<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

html,
body,
div,
span,
applet,
object,
iframe,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0px;
	border: 0;
	font-size: 100%;
	outline: none;
}
caption,
h1,
h2,
h3,
h4,
h5,
h6,
p {
	margin: 0;
	padding: 0px;
}
html {
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	overflow-x: hidden;
	-webkit-tap-highlight-color: transparent;
}
body {
	font: 14px/1.8 "Microsoft Yahei", "微软雅黑", "Hiragino Sans GB", "冬青黑体", tahoma, "times new roman", helvetica, arial;
	margin: 0 auto;
	color: #666;
	background-color: #fff;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}
ol,
ul {
	list-style: none;
}
blockquote,
q {quotes:none;}
blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}
strong {font-weight:bold;}
table,
tbody,
tfoot,
thead,
tr,
th,
td {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	margin: 0 auto !important;
}
img {border:0;}
input,
textarea,
select,
option {
	background: none;
	outline: 0;
	font-family: "微软雅黑";
	padding: 0;
	margin: 0;
}
input {
	outline: none;
	font-family: "Microsoft Yahei", "微软雅黑", "Hiragino Sans GB", "冬青黑体", tahoma, "times new roman", helvetica, arial;
}
input[type="text"],
input[type="button"],
input[type="submit"],
input[type="reset"] {
	-webkit-appearance: none;
	border-radius: 0;
}
textarea {
	-webkit-appearance: none;
	border-radius: 0;
	outline: none;
}

select {outline:none;}
select::-ms-expand {display:none;}
a {
	text-decoration: none;
	blur: expression(this.onFocus=this.blur());
	cursor: pointer;
	/*-webkit-transition: 0.3s;*/
	/*transition: 0.3s;*/
}
a:link,
a:visited {text-decoration:none;}
a:active,
a:hover {text-decoration:none;}
.clearfix:before,
.clearfix:after {
	display: table;
	content: "";
	line-height: 0px;
}
.clearfix:after {clear:both;}
.fc {text-align:center;}
.fr {text-align:right;}
.l {float:left;display:inline-block;}
.r {float:right;display:inline-block;}
.vt {vertical-align:top;}
.vm {vertical-align:middle;}
.inner {margin:0px auto;width:1200px;}
.top a:link,
.top a:visited {color:#333333;}
.top a:active,
.top a:hover {color:#a0733e;}
.search_h {display:inline-block;margin-left:15px;}
.searchBox {
	width: 165px;
	height: 24px;
	border: 1px solid #dddddd;
}
.searchBox input {
	width: 167px;
	height: 25px;
	position: absolute;
	right: 0px;
	top: 0px;
	border: none;
	font-size: 12px;
	text-indent: 10px;
	background: none;
}
.searchBox .searchBtn {
	width: 18px;
	height: 18px;
	background: url(../images/searchicon.png) no-repeat;
	cursor: pointer;
	position: absolute;
	right: 5px;
	top: 3px;
}
.lang a {
	display: inline-block;
	width: 28px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	background: #f2f2f2;
	border-radius: 50%;
	margin-right: 10px;
	color: #333;
	font-size: 13px;
}
.lang a.lang_bg {
	background: #22478e;
	color: #fff;
}
.headerTop, .headerIcon {
	float: left;
	margin: 0 auto;
	height: 37px;
}
.nav .search {
	position: relative;
	width: 69px;
	height: 82px;
	border-left: 1px solid #eaeaea;
}
.nav .search em {
	float: right;
	width: 100%;
	height: 100%;
	background: url(../images/so.png) 28px 30px no-repeat;
	cursor: pointer;
}
.navR .ico {
	float: right;
	margin-left: 10px;
}
.headerIcon {margin:20px 0 0 0;}
.navR .ico .letter-link {
	position: relative;
	float: left;
	width: 32px;
	height: 32px;
	background: url(../images/hd-a1.png) no-repeat center top;
	background-size: 23px;
	margin-right: 10px;
}
/*.nav .ico .letter-link:hover {
    background-image: url(../images/hd-a1.png);
    background-size: 23px;
}*/

.navR .ico .letter {
	height: 0;
	position: absolute;
	top: 36px;
	left: -16px;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
	overflow: hidden;
}
.navR .ico .letter-link:hover .letter {height:100px;}
.navR .ico .a2 {
	float: left;
	width: 32px;
	height: 32px;
	background: url(../images/hd-a2.png) no-repeat center top;
	background-size: 23px;
	margin-right: 10px;
}
/*.nav .ico .a2:hover {
    background-image: url(../images/hd-a2.png);
    background-size: 23px;
}*/

.navR .ico .a3 {
	float: left;
	width: 75px;
	height: 32px;
	background: url(../images/hd-a3.png) no-repeat 0 0;
	background-size: 23px;
	color: #ec0000;
	text-align: right;
}
.headerTop .zw {
	border-radius: 10px;
	padding: 5px 24px;
	background: #8a796d;
	color: #fff;
	margin-right: 10px;
}
/*.lang{
    width: 80px;
    height: 100%;
    border-left: 1px solid #EAEAEA;
    background: url(../images/langarr.png) 54px center no-repeat;
}

.lang .eng{
    display: block;
    line-height: 82px;
    font-size: 20px;
    color: #cc092f;
    margin-left: 23px;
}*/

/*.lang .eng:hover{
    color: #8A796D;
}*/

.nav .search .box {
	position: absolute;
	right: -50px;
	top: 82px;
	display: none;
	overflow: hidden;
	width: 230px;
	background: rgba(255, 255, 255, 0.66);
}
.nav .search em.on,
.nav .search em:hover {background-image:url(../images/so-h.png);}
.nav .search input {
	float: left;
	padding: 0 5px;
	width: 200px;
	height: 40px;
	border: 1px solid #ccc;
	border-right: 0;
	font-family: "微軟正黑體", "Microsoft JhengHei";
	background: none;
	color: #fff;
	outline: none;
	text-align: center;
	font-size: 14px;
}
.nav .search input::-webkit-input-placeholder {color:#fff;}
.nav .search input::-moz-placeholder {color:#fff;}
.nav .search input::-ms-input-placeholder {color:#fff;}
.nav .search button {
	float: right;
	padding: 0;
	width: 30px;
	height: 40px;
	background: url(../images/so2.png) no-repeat left center;
	background-size: 15px;
	cursor: pointer;
	border: 0;
}
.nav .lan {position:relative;}
.nav .lan em {
	margin-top: 16px;
	display: inline-block;
	width: 50px;
	height: 28px;
	line-height: 28px;
	background-color: #89776b;
	color: #fff;
	font-size: 12px;
	text-align: center;
	cursor: pointer;
}
.nav .lan a {color:#fff;}
.nav .lan em.on,
.nav .lan em:hover {background-color:#e73e6d;}
.nav .lan dl {
	position: absolute;
	right: 0;
	top: 48px;
	display: none;
	width: 120px;
	padding: 5px 10px;
	background: #f7f8fa;
	border: 1px solid #888;
	text-align: right;
}
.nav .lan dl:after {
	content: '';
	position: absolute;
	right: 15px;
	top: -6px;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-bottom: 5px solid #888;
}
.nav .lan dl a {margin:5px 0;font-size:14px;}
/* header  end */

.ovh {overflow:hidden;}
.black-20 {
	background: url(../images/black_20.png) repeat;
	background: none rgba(0, 0, 0, 0.2);
}
.black-30 {
	background: url(../images/black_30.png) repeat;
	background: none rgba(0, 0, 0, 0.3);
}
.black-40 {
	background: url(../images/black_40.png) repeat;
	background: none rgba(0, 0, 0, 0.4);
}
.black-50 {
	background: url(../images/black_50.png) repeat;
	background: none rgba(0, 0, 0, 0.5);
}
.black-60 {
	background: url(../images/black_60.png) repeat;
	background: none rgba(0, 0, 0, 0.6);
}
.white-86 {
	background: url(../images/white_86.png) repeat;
	background: none rgba(255, 255, 255, 0.86);
}
.cs-50 {
	background: url(../images/cs_50.png) repeat;
	background: rgba(160, 115, 62, 0.5);
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: block;
}
.siteMap-overlay {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 1015;
	opacity: 0;
	transition: 0.65s cubic-bezier(0.550, 0.085, 0.000, 0.990);
	-webkit-transition: 0.65s cubic-bezier(0.550, 0.085, 0.000, 0.990);
	visibility: hidden;
}
.siteMap-nav a:link,.siteMap-nav a:visited {color:#666;}
.siteMap-nav a:active,.siteMap-nav a:hover {color:#a0733e;}
.siteMap-nav {
	background-color: #fff;
	position: fixed;
	right: -770px;
	bottom: 0;
	top: 84px;
	z-index: 1015;
	padding: 0px 60px;
	color: #666666;
	overflow-x: hidden;
	overflow-y: scroll;
	width: 640px;
	-webkit-overflow-scrolling: touch;
	transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1) 0s;
	-webkit-transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1) 0s;
}
.siteMap-head {
	border-bottom: 1px solid #cccccc;
	padding: 45px 0px 20px;
	margin-bottom: 20px;
}
.siteMap-head .en {
	font-size: 48px;
	color: #a0733e;
	line-height: 1.2;
	font-family: "pf_din_text_comp_proregular";
}
.siteMap-head .zh {
	color: #333333;
	font-size: 15px;
	line-height: 1.2;
}
.siteMap-body {padding-bottom:10px;}
.siteMap-list li {margin-bottom:20px;}
.siteMap-list a.sm-item {
	font-weight: bold;
	color: #333;
}
.siteMap-sub dd {
	float: left;
	display: block;
	margin-right: 15px;
}
.siteMap-sub dd:last-child {
	margin-right: 0;
}
.siteMap-sub-nav a {margin:0px 8px;}
.siteMap-foot {
	padding: 40px 0px 45px;
	border-top: 1px solid #cccccc;
}
.siteMap-foot .item {
	padding-bottom: 18px;
	line-height: 1.5;
}
.siteMap-foot .icon {
	width: 40px;
	height: 40px;
	background-color: #a0733e;
	background-position: center center;
	background-repeat: no-repeat;
	border-radius: 50%;
	margin-right: 10px;
}
.siteMap-foot .address {background-image:url(../images/sitemap-f1.png);}
.siteMap-foot .phone {background-image:url(../images/sitemap-f2.png);}
.pusher {
	clear: both;
	transition: transform 0.7s cubic-bezier(0.19, 1, 0.22, 1) 0s;
	-webkit-transition: transform 0.7s cubic-bezier(0.19, 1, 0.22, 1) 0s;
}
.menuOpen .pusher {
	transform: translateX(-26%);
	-webkit-transform: translateX(-26%);
	transition: transform 0.7s cubic-bezier(0.19, 1, 0.22, 1) 0s;
	-webkit-transition: transform 0.7s cubic-bezier(0.19, 1, 0.22, 1) 0s;
}
.menuOpen .siteMap-overlay {
	opacity: 1;
	visibility: visible;
}
.menuOpen .siteMap-nav {right:-18px;}
.iboxInner {
	max-width: 1640px;
	margin: 0px auto;
	width: 86%;
}
.blackTop {
	background: url(../images/blacktop.png) no-repeat scroll center bottom;
	width: 24px;
	height: 98px;
	position: absolute;
	right: 0px;
	bottom: 0;
}
.blackTop:hover {bottom:10px;}
.link-select-box a:link,.link-select-box a:visited {color:#fff;}
.link-select-box a:active,.link-select-box a:hover {color:#fff;}
.link-select-box {
	background-color: #977751;
	font-family: arial, helvetica, sans-serif;
	width: 258px;
	height: 46px;
	position: relative;
	line-height: 46px;
	transition: 300ms;
	-webkit-transition: 300ms;
	color: #fff;
	float: right;
	margin-top: 124px;
}
.link-select-box .mt {
	padding: 0 58px 0 15px;
	position: relative;
	cursor: pointer;
	line-height: 46px;
}
.link-select-box .mt .aw {
	width: 46px;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0px;
	background: url(../images/link_select_ico.png) no-repeat scroll center center;
	height: 100%;
	transition: 300ms;
	-webkit-transition: 300ms;
}
.link-select-box .mc {
	padding-bottom: 3px;
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 46px;
	display: none;
}
.link-select-box:hover {background-color:#876235;}
.link-select-box ul {
	background-color: #ac8d68;
	padding: 8px 0;
	overflow: hidden;
}
.link-select-box a {
	display: block;
	padding: 5px 15px;
	line-height: 1.4;
	font-size: 12px;
}
.link-select-box a:hover {
	background-color: #d0b493;
}
.link-select-box.act .mt .aw {
	transform: rotate(-180deg);
	-webkit-transform: rotate(-180deg);
}
.pinner {
	width: 80%;
	max-width: 1520px;
	margin: 0px auto;
}
.pbanner {
	position: relative;
	overflow: hidden;
	background: url(../images/loader.gif) no-repeat scroll center center #fff;
	color: #fff;
}
.pbanner a:link,.pbanner a:visited {color:#fff;}
.pbanner a:active,.pbanner a:hover {color:#fff;}
.pbanner .load-img {
	display: block;
	width: 100%;
}
.pbanner .load-yy {
	background: url(../images/bg_yy2.png) repeat-x scroll left bottom;
	position: absolute;
	left: 0;
	width: 100%;
	height: 100%;
	bottom: 0;
}
.pbanner-C a:link,.pbanner-C a:visited {color:#fff;}
.pbanner-C a:active,.pbanner-C a:hover {color:#fff;}
.pbanner-C {
	position: absolute;
	left: 10%;
	bottom: 12%;
	color: #fff;
	visibility: hidden;
}
.pbanner-C .t {
	font-size: 18px;
	margin-bottom: 8px;
}
.pbanner-C .c {
	font-size: 40px;
	line-height: 1.2;
	font-weight: bold;
	font-family: "微软正黑体", "Microsoft JhengHei";
}
.pbanner-C.inview {
	visibility: visible;
	-webkit-transition-timing-function: cubic-bezier(0.6, 4, 0.3, 0.8);
	transition-timing-function: cubic-bezier(0.6, 4, 0.3, 0.8);
	-webkit-animation: fadeInRightBig 1.2s 1;
	animation: fadeInRightBig 1.2s 1;
}
.pbanner-C article {
	position: relative;
	float: left;
}
.tlbg:after {
	background-color: rgb(176, 125, 65);
	background-color: rgba(176, 125, 65, 0.8);
	content: "";
	width: 102%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: -2%;
	transition: transform .8s cubic-bezier(0.785, 0.135, 0.15, 0.86) 0s;
	-webkit-transition: transform .8s cubic-bezier(0.785, 0.135, 0.15, 0.86) 0s;
	z-index: 1;
	transform-origin: left top 0;
	-webkit-transform-origin: left top 0;
}
.inview .tlbg:after {
	transform: scaleX(0);
	-webkit-transform: scaleX(0);
}
.no-csstransitions .pbanner-C article:after {background-color:transparent;}
.pageNavBox {height:52px;}
.pageNavBox a:link,.pageNavBox a:visited {color:#fff;}
.pageNavBox a:active,.pageNavBox a:hover {color:#a0733e;}
.pagenav {
	background-color: #a0733e;
	width: 100%;
}
.pagenav.fixed {
	position: fixed;
	left: 0;
	top: 52px;
	z-index: 1000;
}
.pagenav.fixed .cpnavbox {
	height: 40px;
	line-height: 40px;
}
.cpnavbox {
	height: 50px;
	line-height: 50px;
	padding-top: 2px;
	-webkit-transition: height 0.3s;
	transition: height 0.3s;
}
.cpnavbox a {
	text-align: center;
	color: #ffffff;
	display: inline-block;
	margin-left: -3px;
	padding: 0px 30px;
	*display: inline;
	*zoom: 1;
	position: relative;
}
.cpnavbox a:before {
	content: "";
	position: absolute;
	left: 0px;
	top: 0;
	width: 1px;
	height: 100%;
	display: block;
	background-color: #b1844f;
}
.cpnavbox a:last-child:after {
	content: "";
	position: absolute;
	right: 0px;
	top: 0;
	width: 1px;
	height: 100%;
	display: block;
	background-color: #b1844f;
}
.cpnavbox a:hover,
.cpnavbox a.active {
	background-color: #fff;
	color: #a0733e;
}
.cpnav {
	display: none;
	width: 100%;
	color: #fff;
	line-height: 40px;
	height: 40px;
	overflow: hidden;
	text-align: center;
	font-size: 14px;
	background-color: #a0733e;
	cursor: pointer;
}
.caret {
	display: inline-block;
	width: 0px;
	height: 0px;
	margin-left: 10px;
	vertical-align: middle;
	border-top: 4px solid;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
}
.fixedImg {
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
}
/* Slider */

.vwrap {
	display: none;
	z-index: 1040;
	width: 100%;
	position: fixed;
}
.vwrap .videobtg {
	z-index: 900;
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: #000;
	opacity: 0.8;
	filter: alpha(opacity=80);
	overflow: hidden;
}
.vwrap .videobox {
	z-index: 990;
	width: 800px;
	height: 500px;
	background-color: #fff;
	position: fixed;
	left: 50%;
	top: 50%;
	margin-top: -250px;
	margin-left: -400px;
}
.vwrap .videobox #videobox {
	width: 100%;
	display: inline-block;
	height: 100%;
	background: #80abde;
}
#videobox_wrapper {height:100% !important;}
.vwrap .close {
	z-index: 999;
	width: 31px;
	height: 31px;
	cursor: pointer;
	position: absolute;
	top: 0px;
	right: -42px;
}
.vwrap .close i {
	display: block;
	width: 31px;
	height: 31px;
	background: url(../images/close_i1.png) no-repeat 50% 50%;
	-webkit-transition: 400ms;
	transition: 400ms;
}
.vwrap .close:hover i {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}
#videobox_display_button,#videocontainer_display_button {background:none no-repeat !important;}
.jwplayer .jwicon {
	opacity: 0.8;
	filter: alpha(opacity=80);
	cursor: pointer;
}
.jwplayer .jwicon:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}
.jwlogo,.jwclick {display:none !important;}
.jwdisplayIcon {background:none no-repeat !important;}
/*.slick-slider {*/
	/*position: relative;*/
	/*display: block;*/
	/*box-sizing: border-box;*/
	/*-webkit-user-select: none;*/
	/*-moz-user-select: none;*/
	/*-ms-user-select: none;*/
	/*user-select: none;*/
	/*-webkit-touch-callout: none;*/
	/*-khtml-user-select: none;*/
	/*-ms-touch-action: pan-y;*/
	/*touch-action: pan-y;*/
	/*-webkit-tap-highlight-color: transparent;*/
/*}*/
/*.slick-list {*/
	/*position: relative;*/
	/*overflow: hidden;*/
	/*display: block;*/
	/*margin: 0;*/
	/*padding: 0;*/
/*}*/
/*.slick-list:focus {*/
	/*outline: none;*/
/*}*/
/*.slick-loading .slick-list {*/
	/*background: #fff url(../images/loader.gif) center center no-repeat;*/
/*}*/
/*.slick-list.dragging {*/
	/*cursor: pointer;*/
	/*cursor: hand;*/
/*}*/
/*.slick-slider .slick-list,*/
/*.slick-track,*/
/*.slick-slide,*/
/*.slick-slide img {*/
	/*-webkit-transform: translate3d(0, 0, 0);*/
	/*-moz-transform: translate3d(0, 0, 0);*/
	/*-ms-transform: translate3d(0, 0, 0);*/
	/*-o-transform: translate3d(0, 0, 0);*/
	/*transform: translate3d(0, 0, 0);*/
/*}*/
/*.slick-track {*/
	/*position: relative;*/
	/*left: 0;*/
	/*top: 0;*/
	/*display: block;*/
	/*zoom: 1;*/
/*}*/
/*.slick-track:before,*/
/*.slick-track:after {*/
	/*content: "";*/
	/*display: table;*/
/*}*/
/*.slick-track:after {*/
	/*clear: both;*/
/*}*/
/*.slick-loading .slick-track {*/
	/*visibility: hidden;*/
/*}*/
/*.slick-slide {*/
	/*float: left;*/
	/*height: 100%;*/
	/*min-height: 1px;*/
	/*display: none;*/
/*}*/
/*.slick-slide img {*/
	/*display: block;*/
/*}*/
/*.slick-slide.slick-loading img {*/
	/*display: none;*/
/*}*/
/*.slick-slide.dragging img {*/
	/*pointer-events: none;*/
/*}*/
/*.slick-initialized .slick-slide {*/
	/*display: block;*/
/*}*/
/*.slick-loading .slick-slide {*/
	/*visibility: hidden;*/
/*}*/
/*.slick-vertical .slick-slide {*/
	/*display: block;*/
	/*height: auto;*/
	/*border: 1px solid transparent;*/
/*}*/
/* Arrows */

/*.slick-prev,*/
/*.slick-next {*/
	/*position: absolute;*/
	/*display: block;*/
	/*height: 20px;*/
	/*width: 20px;*/
	/*line-height: 0;*/
	/*font-size: 0;*/
	/*cursor: pointer;*/
	/*background: transparent;*/
	/*color: transparent;*/
	/*padding: 0;*/
	/*border: none;*/
	/*outline: none;*/
/*}*/
/* Dots */

/*.slick-dots {*/
	/*position: absolute;*/
	/*bottom: -45px;*/
	/*list-style: none;*/
	/*display: block;*/
	/*text-align: center;*/
	/*padding: 0px;*/
	/*width: 100%;*/
/*}*/
/*.slick-dots li {*/
	/*position: relative;*/
	/*display: inline-block;*/
	/*height: 20px;*/
	/*width: 20px;*/
	/*margin: 0px 5px;*/
	/*padding: 0px;*/
	/*cursor: pointer;*/
/*}*/
/*.slick-dots li button {*/
	/*display: none;*/
	/*!*border: 0;*!*/
	/*!*background: transparent;*!*/
	/*!*display: block;*!*/
	/*!*height: 20px;*!*/
	/*!*width: 20px;*!*/
	/*!*outline: none;*!*/
	/*!*line-height: 0;*!*/
	/*!*font-size: 0;*!*/
	/*!*color: transparent;*!*/
	/*!*padding: 5px;*!*/
	/*!*cursor: pointer;*!*/
	/*!*outline: none;*!*/
/*}*/
/*.slick-dots li button:focus {*/
	/*outline: none;*/
/*}*/
/*.slick-dots li.slick-active a {*/
	/*transform: rotateY(180deg);*/
	/*-webkit-transform: rotateY(180deg);*/
	/*-moz-transform: rotateY(180deg);*/
/*}*/
@-webkit-keyframes scaleUpDown {
	from {
		-webkit-transform: scale(1.08);
		transform: scale(1.08);
	}
	to {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}
@keyframes scaleUpDown {
	from {
		-webkit-transform: scale(1.08);
		transform: scale(1.08);
	}
	to {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}
/* pswp = photoswipe */

.pswp {
	display: none;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	overflow: hidden;
	-ms-touch-action: none;
	touch-action: none;
	z-index: 1500;
	-webkit-text-size-adjust: 100%;
	/* create separate layer, to avoid paint on window.onscroll in webkit/blink */
	-webkit-backface-visibility: hidden;
	outline: none;
}
.pswp * {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.pswp img {max-width:none;}
.pswp--animate_opacity {
	opacity: 0.001;
	will-change: opacity;
	-webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
	transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}
.pswp--open {display:block;}
.pswp--zoom-allowed .pswp__img {
	/* autoprefixer: off */
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in;
	cursor: zoom-in;
}
.pswp--zoomed-in .pswp__img {
	cursor: -webkit-grab;
	cursor: -moz-grab;
	cursor: grab;
}
.pswp--dragging .pswp__img {
	cursor: -webkit-grabbing;
	cursor: -moz-grabbing;
	cursor: grabbing;
}
.pswp__bg {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: url(../images/black_90.png) repeat;
	background: none rgba(0, 0, 0, 0.9);
	opacity: 0;
	transform: translateZ(0);
	-webkit-backface-visibility: hidden;
	will-change: opacity;
}
.pswp__scroll-wrap {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.pswp__container,
.pswp__zoom-wrap {
	-ms-touch-action: none;
	touch-action: none;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}
/* Prevent selection and tap highlights */

.pswp__container,
.pswp__img {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none;
}
.pswp__zoom-wrap {
	position: absolute;
	width: 100%;
	-webkit-transform-origin: left top;
	-ms-transform-origin: left top;
	transform-origin: left top;
	/* for open/close transition */
	-webkit-transition: -webkit-transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
	transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
}
.pswp__bg {
	will-change: opacity;
	/* for open/close transition */
	-webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
	transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}
.pswp--animated-in .pswp__bg,
.pswp--animated-in .pswp__zoom-wrap {
	-webkit-transition: none;
	transition: none;
}
.pswp__container,.pswp__zoom-wrap {-webkit-backface-visibility:hidden;}
.pswp__item {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	overflow: hidden;
}
.pswp__img {
	position: absolute;
	width: auto;
	height: auto;
	top: 0;
	left: 0;
}
.pswp__img--placeholder {-webkit-backface-visibility:hidden;}
.pswp__img--placeholder--blank {background:#222;}
.pswp--ie .pswp__img {
	width: 100% !important;
	height: auto !important;
	left: 0;
	top: 0;
}
.pswp__error-msg {
	position: absolute;
	left: 0;
	top: 50%;
	width: 100%;
	text-align: center;
	font-size: 14px;
	line-height: 16px;
	margin-top: -8px;
	color: #ccc;
}
.pswp__error-msg a {color:#ccc;text-decoration:underline;}
.pswp__button {
	width: 44px;
	height: 44px;
	position: relative;
	background: none;
	cursor: pointer;
	overflow: visible;
	-webkit-appearance: none;
	display: block;
	border: 0;
	padding: 0;
	margin: 0;
	float: right;
	opacity: 0.75;
	-webkit-transition: opacity 0.2s;
	transition: opacity 0.2s;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.pswp__button:focus,.pswp__button:hover {opacity:1;}
.pswp__button:active {outline:none;opacity:0.9;}
.pswp__button::-moz-focus-inner {padding:0;border:0;}
.pswp__ui--over-close .pswp__button--close {opacity:1;}
.pswp__button {
	background:url(../images/default-skin.png) 0 0 no-repeat;
	background-size:264px 88px;
	width:44px;
	height:44px;
}
@media (-webkit-min-device-pixel-ratio: 1.1),
(-webkit-min-device-pixel-ratio: 1.09375),
(min-resolution: 105dpi),
(min-resolution: 1.1dppx) {
	.pswp--svg .pswp__button,{background-image:url(../images/default-skin.svg);	}
	.pswp--svg .pswp__button--arrow--left {
		background: url(../fonts/da8e61371cab4931b998a0cfad7ec201.woff) no-repeat scroll center center;
	}
	.pswp--svg .pswp__button--close {color:#fff;}
}
.pswp__button--close {background-position:0 -44px;}
.pswp__button--share {background-position:-44px -44px;}
.pswp__button--fs {display:none;}
.pswp--supports-fs .pswp__button--fs {display:block;}
.pswp--fs .pswp__button--fs {background-position:-44px 0;}
.pswp__button--zoom {
	display: none;
	background-position: -88px 0;
}
.pswp--zoom-allowed .pswp__button--zoom {display:block;}
.pswp--zoomed-in .pswp__button--zoom {background-position:-132px 0;}
.pswp--touch .pswp__button--arrow--left,
.pswp--touch .pswp__button--arrow--right {
	visibility: hidden;
}
.pswp__button--arrow--left,
.pswp__button--arrow--right {
	top: 50%;
	background: url(../images/img_l1.png) no-repeat scroll center center #fff;
	margin-top: -23px;
	width: 44px;
	height: 44px;
	position: absolute;
	border: 1px solid #fff;
	border-radius: 5px;
}
.pswp__button--arrow--left {left:2%;}
.pswp__button--arrow--right {
	right: 2%;
	background-image: url(../images/img_r1.png);
}
.pswp__button--arrow--left:hover,
.pswp__button--arrow--right:hover {
	border-color: #a0733e;
	background-color: #a0733e;
}
.pswp__counter,
.pswp__share-modal {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.pswp__share-modal {
	display: block;
	background: rgba(0, 0, 0, 0.5);
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	padding: 10px;
	position: absolute;
	z-index: 1600;
	opacity: 0;
	-webkit-transition: opacity 0.25s ease-out;
	transition: opacity 0.25s ease-out;
	-webkit-backface-visibility: hidden;
	will-change: opacity;
}
.pswp__share-modal--hidden {display:none;}
.pswp__share-tooltip {
	z-index: 1620;
	position: absolute;
	background: #fff;
	top: 56px;
	border-radius: 2px;
	display: block;
	width: auto;
	right: 44px;
	-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
	-webkit-transform: translateY(6px);
	-ms-transform: translateY(6px);
	transform: translateY(6px);
	-webkit-transition: -webkit-transform 0.25s;
	transition: transform 0.25s;
	-webkit-backface-visibility: hidden;
	will-change: transform;
}
.pswp__share-tooltip a {
	display: block;
	padding: 8px 12px;
	color: #000;
	text-decoration: none;
	font-size: 14px;
	line-height: 18px;
}
.pswp__share-tooltip a:hover {
	text-decoration: none;
	color: #000;
}
.pswp__share-tooltip a:first-child {border-radius:2px 2px 0 0;}
.pswp__share-tooltip a:last-child {border-radius:0 0 2px 2px;}
.pswp__share-modal--fade-in {opacity:1;}
.pswp__share-modal--fade-in .pswp__share-tooltip {
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
}
.pswp--touch .pswp__share-tooltip a {padding:16px 12px;}
a.pswp__share--facebook:before {
	content: '';
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	top: -12px;
	right: 15px;
	border: 6px solid transparent;
	border-bottom-color: #fff;
	-webkit-pointer-events: none;
	-moz-pointer-events: none;
	pointer-events: none;
}
a.pswp__share--facebook:hover {
	background: #3e5c9a;
	color: #fff;
}
a.pswp__share--facebook:hover:before {
	border-bottom-color: #3e5c9a;
}
a.pswp__share--twitter:hover {
	background: #55acee;
	color: #fff;
}
a.pswp__share--pinterest:hover {
	background: #ccc;
	color: #ce272d;
}
a.pswp__share--download:hover {
	background: #ddd;
}
.pswp__counter {
	float: left;
	height: 44px;
	font-size: 13px;
	line-height: 44px;
	color: #fff;
	opacity: 0.75;
	padding: 0 10px;
}
.pswp__caption {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	min-height: 44px;
}
.pswp__caption__center {
	text-align: center;
	max-width: 600px;
	font-size: 15px;
	margin: 0 auto;
	padding: 20px 10px;
	color: #fff;
}
.pswp__caption__center .xzy-zan {
	float: right;
	display: block;
}
.pswp__caption--empty {display:none;}
.pswp__caption--fake {
	visibility: hidden;
}
.pswp__preloader {
	width: 44px;
	height: 44px;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -22px;
	opacity: 0;
	-webkit-transition: opacity 0.25s ease-out;
	transition: opacity 0.25s ease-out;
	will-change: opacity;
	direction: ltr;
}
.pswp__preloader__icn {
	width: 20px;
	height: 20px;
	margin: 12px;
}
.pswp__preloader--active {opacity:1;}
.pswp__preloader--active .pswp__preloader__icn {background:url(../images/preloader.gif) 0 0 no-repeat;}
.pswp--css_animation .pswp__preloader--active {opacity:1;}
.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn {
	-webkit-animation: clockwise 500ms linear infinite;
	animation: clockwise 500ms linear infinite;
}
.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {
	-webkit-animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;
	animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;
}
.pswp--css_animation .pswp__preloader__icn {
	background: none;
	opacity: 0.75;
	width: 14px;
	height: 14px;
	position: absolute;
	left: 15px;
	top: 15px;
	margin: 0;
}
.pswp--css_animation .pswp__preloader__cut {
	position: relative;
	width: 7px;
	height: 14px;
	overflow: hidden;
}
.pswp--css_animation .pswp__preloader__donut {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 14px;
	height: 14px;
	border: 2px solid #fff;
	border-radius: 50%;
	border-left-color: transparent;
	border-bottom-color: transparent;
	position: absolute;
	top: 0;
	left: 0;
	background: none;
	margin: 0;
}
@media screen and (max-width: 1024px) {
	.pswp__preloader {
		position: relative;
		left: auto;
		top: auto;
		margin: 0;
		float: right;
	}
}
@-webkit-keyframes clockwise {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
@keyframes clockwise {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
@-webkit-keyframes donut-rotate {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
	50% {
		-webkit-transform: rotate(-140deg);
		transform: rotate(-140deg);
	}
	100% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
}
@keyframes donut-rotate {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
	50% {
		-webkit-transform: rotate(-140deg);
		transform: rotate(-140deg);
	}
	100% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
}
.pswp__ui {
	-webkit-font-smoothing: auto;
	visibility: visible;
	opacity: 1;
	z-index: 1550;
}
.pswp__top-bar {
	position: absolute;
	left: 0;
	top: 0;
	height: 44px;
	width: 100%;
}
.pswp__caption,
.pswp__top-bar,
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
	-webkit-backface-visibility: hidden;
	will-change: opacity;
	-webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
	transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
	visibility: visible;
}
.pswp__top-bar,
.pswp__caption {
	background-color: rgba(0, 0, 0, 0.5);
}
.pswp__ui--fit .pswp__top-bar,
.pswp__ui--fit .pswp__caption {
	background-color: rgba(0, 0, 0, 0.3);
}
.pswp__ui--idle .pswp__top-bar {
	opacity: 1;
}
.pswp__ui--idle .pswp__button--arrow--left,
.pswp__ui--idle .pswp__button--arrow--right {
	opacity: 0;
}
.pswp__ui--hidden .pswp__top-bar,
.pswp__ui--hidden .pswp__caption,
.pswp__ui--hidden .pswp__button--arrow--left,
.pswp__ui--hidden .pswp__button--arrow--right {
	opacity: 0.001;
}
/* pswp__ui--one-slide class is added when there is just one item in gallery */

.pswp__ui--one-slide .pswp__button--arrow--left,
.pswp__ui--one-slide .pswp__button--arrow--right,
.pswp__ui--one-slide .pswp__counter {
	display: none;
}
.pswp__element--disabled {
	display: none !important;
}
.pswp--minimal--dark .pswp__top-bar {
	background: none;
}
#gallery2 .pswp__caption__center {
	text-align: center;
	font-size: 18px;
}
/*main style end*/

/*index style*/

.align-vertical {
	height: 100%;
	width: 100%;
	position: relative;
	display: table;
}
.vertical-inner {
	display: table-cell;
	vertical-align: middle;
}
.transXT50 {
	transform: translateX(50px);
	-webkit-transform: translateX(50px);
	opacity: 0;
	visibility: hidden;
	transition: transform 600ms, opacity .5s cubic-bezier(0.445, 0.145, 0.355, 1);
	-webkit-transition: transform 600ms, opacity .5s cubic-bezier(0.445, 0.145, 0.355, 1);
	transition-timing-function: ease-out;
	-webkit-transition-timing-function: ease-out;
}
.transYT50 {
	transform: translateY(50px);
	-webkit-transform: translateY(50px);
	opacity: 0;
	visibility: hidden;
	transition: transform 600ms, opacity .5s cubic-bezier(0.445, 0.145, 0.355, 1);
	-webkit-transition: transform 600ms, opacity .5s cubic-bezier(0.445, 0.145, 0.355, 1);
	transition-timing-function: ease-out;
	-webkit-transition-timing-function: ease-out;
}
.action.transYT50 {
	opacity: 1;
	visibility: visible;
	transform: translateY(0px);
	-webkit-transform: translateY(0px);
}
.action.transXT50 {
	opacity: 1;
	visibility: visible;
	transform: translateY(0px);
	-webkit-transform: translateY(0px);
}
.dly_1 {
	transition-delay: 100ms;
	-webkit-transition-delay: 100ms;
}
.dly_2 {
	transition-delay: 200ms;
	-webkit-transition-delay: 200ms;
}
.dly_3 {
	transition-delay: 300ms;
	-webkit-transition-delay: 300ms;
}
.dly_4 {
	transition-delay: 400ms;
	-webkit-transition-delay: 400ms;
}
.dly_5 {
	transition-delay: 500ms;
	-webkit-transition-delay: 500ms;
}
.dly_6 {
	transition-delay: 600ms;
	-webkit-transition-delay: 600ms;
}
.dly_7 {
	transition-delay: 700ms;
	-webkit-transition-delay: 700ms;
}
.dly_8 {
	transition-delay: 800ms;
	-webkit-transition-delay: 800ms;
}
.dly_9 {
	transition-delay: 900ms;
	-webkit-transition-delay: 900ms;
}
.dly_10 {
	transition-delay: 1000ms;
	-webkit-transition-delay: 1000ms;
}
.dly_11 {
	transition-delay: 1100ms;
	-webkit-transition-delay: 1100ms;
}
@-webkit-keyframes fadeInRightBig {
	0% {
		opacity: 0;
		-webkit-transform: translateX(300px);
		transform: translateX(300px)
	}
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}
@keyframes fadeInRightBig {
	0% {
		opacity: 0;
		-webkit-transform: translateX(300px);
		transform: translateX(300px)
	}
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}
.banner .slick-active .bot {
	-moz-animation: a_slidercurrent 5s linear;
	-webkit-animation: a_slidercurrent 5s linear;
	-o-animation: a_slidercurrent 5s linear;
	animation: a_slidercurrent 5s linear;
}
@-moz-keyframes a_slidercurrent {
	from {width:0%;}
	to {width:100%;	}
}
@-webkit-keyframes a_slidercurrent {
	from {width:0%;}
	to {width:100%;}
}
.mouseIco {
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%);
	bottom: 4%;
}
.mouseIco span
{
	font-size: 15px;
	color: rgb(153, 153, 153);
	letter-spacing: 2px;
	margin-top: 6px;
	display: inline-block;
}
.mouseIco img {
	display: block;
	width: 20px;
	margin: 0 auto 5px;
	position: relative;
	top: -6px;
}
.mouseIco-img1 {
	-webkit-transform: scale(0.5);
	transform: scale(0.5);
	animation: mouseImg1 1s ease-in-out alternate infinite  ;
}
.mouseIco-img2 {
	-webkit-transform: scale(0.78);
	transform: scale(0.78);
	animation: mouseImg2 1s  ease-in-out alternate infinite;
}
.mouseIco-img3 {
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
	animation: mouseImg3 1s  ease-in-out alternate infinite;
}
@keyframes mouseImg1 {
	0%{
		-webkit-transform: scale(0.5)  translateY(-5px);
		transform: scale(0.5)  translateY(-5px);
	}
	100%
	{
		-webkit-transform: scale(0.5) translateY(5px);
		transform:  scale(0.5) translateY(5px);
	}
	
}
@keyframes mouseImg2 {
	0%{
		-webkit-transform:scale(0.78)  translateY(-5px);
		transform: scale(0.78) translateY(-5px);
	}
	100%
	{
		-webkit-transform: scale(0.78) translateY(5px);
		transform:scale(0.78) translateY(5px);
	}
}
@keyframes mouseImg3 {
	0%{
		-webkit-transform:scale(1.2) translateY(-5px);
		transform:scale(1.2) translateY(-5px);
	}
	100%
	{
		-webkit-transform:scale(1.2) translateY(5px);
		transform:scale(1.2) translateY(5px);
	}
}
@keyframes mouse-dot {
	from {opacity:0;}
	33% {opacity:1;}
	to {
		transform: translateY(15px);
		-webkit-transform: translateY(15px);
		opacity: 0;
	}
}
@-webkit-keyframes mouse-dot {
	from {opacity:0;}
	33% {opacity:1;}
	to {
		transform: translateY(15px);
		-webkit-transform: translateY(15px);
		opacity: 0;
	}
}
.moreBtn {
	text-align: center;
	font-family: "pf_din_text_comp_proregular";
	background: url(../images/more_bg.png) no-repeat scroll center bottom;
	display: block;
	width: 110px;
	padding-bottom: 2px;
	position: relative;
}
.moreBtn:before {
	content: "";
	width: 100%;
	height: 100%;
	background: url(../images/more_bg2.png) no-repeat scroll left bottom;
	position: absolute;
	left: 0;
	bottom: 0px;
	/*transform-origin: 100%; -webkit-transform-origin: 100%; -webkit-transition: -webkit-transform .3s cubic-bezier(.4,0,.2,1);  transition: transform .3s cubic-bezier(.4,0,.2,1); transform: scaleX(0); -webkit-transform: scaleX(0); visibility:hidden\9;*/
	width: 0;
	transition: 0.3s;
	-webkit-transition: 0.3s;
}
.iboxT .zh,.iboxT .en {font-size:24px;line-height:1.5;}
.iboxT .zh {color:#22478e;}
.iboxT .en {
	color: #bbbbbb;
	text-transform: uppercase;
	padding-left: 6px;
	font-family: "pf_din_text_comp_proregular";
}
.ibox {width:calc(100% - 80px);margin:6% auto;}
.ibox dd {
	float: left;
	display: block;
	width: 50%;
	position: relative;
}
.ibox .img {overflow:hidden;position:relative;}
.ibox .img img {
	width: 100%;
	display: block;
	transition: 1s;
	-webkit-transition: 1s;
}
.ibox .black-20 {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	visibility: hidden;
	transition: 330ms;
	-webkit-transition: 330ms;
}
.videoIbox a:link,.videoIbox a:visited {color:#fff;}
.videoIbox a:active,.videoIbox a:hover {color:#a0733e;}
.videoIbox .con {
	position: absolute;
	left: 5%;
	top: 0;
	width: 90%;
	top: 50%;
	text-align: center;
	margin-top: -75px;
}
.videoIbox .vico {
	background: url(../images/videoico.png) no-repeat scroll center center;
	width: 55px;
	height: 55px;
	margin: 0px auto;
	display: block;
	cursor: pointer;
}
.videoIbox .iboxT {padding:15px 0px;}
.videoIbox .iboxT .zh,
.videoIbox .iboxT .en {color:#fff;}
.videoIbox .moreBtn {margin:0px auto;}
.ibox dd:hover .black-20 {
	opacity: 1;
	visibility: visible;
}
.ibox dd.aboutIbox:hover .img img {
	-webkit-transform: scale(1.3) rotate(10deg);
	transform: scale(1.3) rotate(10deg);
}
.aboutIbox {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center bottom;
}
.aboutIbox .con {
	position: absolute;
	left: 8%;
	top: 14%;
	width: 84%;
}
.aboutIbox .t {
	font-size: 15px;
	color: #22478e;
	line-height: 1.5;
	letter-spacing: 1px;
}
.aboutIbox .by {
	color: #22478e;
	font-weight: bold;
	font-size: 30px;
	line-height: 1.2;
	margin-bottom: 5px;
}
.aboutIbox .i {
	width: 500px;
	text-align: justify;
	height: 76px;
	overflow: hidden;
	margin: 4% 0px 8%;
}
.numList li {
	float: left;
	display: block;
	margin-right: 46px;
	text-align: center;
	font-size: 12px;
	color: #666666;
}
.numList li:last-child {
	margin-right: 0;
}
.numList .num {
	font-size: 72px;
	color: #22478e;
	line-height: 1.1;
	font-family: 'Baiduan Number';
}
.aboutIbox .moreBtn {
	position: absolute;
	right: 0;
	bottom: 0;
	background-image: url(../images/more_bg2.png);
}
.aboutIbox .moreBtn:before {
	background-image: url(../images/more_bg3.png);
}
.aboutIbox a:link,
.aboutIbox a:visited {
	color: #22478e;
}
.aboutIbox a:active,
.aboutIbox a:hover {
	color: #000;
}
/* 项目介绍 */
.projectLeft {
	position: relative;
	width: 58%;
	float: left;
}
.projectRight {
	position: relative;
	width: 42%;
	float: left;
}
.home_project {
	margin-top: 30px;
	overflow: hidden;
}
.home_project_title {
	text-align: center;
}
.home_project_title h3 {
	font-size: 40px;
	margin: 0 auto;
	color: #333;
	margin-bottom: 40px;
}
.home_project_title p {
	width: 66.66667%;
	margin: 0 auto;
	color: #808080;
	font-size: 18px;
}
.home_project_title a {
	display: block;
	width: 120px;
	height: 28px;
	line-height: 28px;
	background: #004098;
	text-align: center;
	color: #fff;
	-webkit-border-radius: 14px;
	-moz-border-radius: 14px;
	border-radius: 14px;
	-khtml-border-radius: 14px;
	font-size: 14px;
	margin: 0 auto;
	margin-top: 30px;
}
.home_project_title a:hover {
	background: #e60012;
}
.home_project_top {
	margin-top: 50px;
}
.home_project_left {
	margin-right: -1rem;
}
.home_project_right {
	position: relative;
	z-index: 9999;
}
.home_project_top .col-lg-7 {
	padding: 0px;
}
.home_project_top .col-lg-5 {
	padding: 0px;
}
.home_project_right li {
	color: #fff;
	position: relative;
	padding-left: 1rem;
	padding-right: 1rem;
}
.home_project_right li:before {
	top: 0;
	bottom: 0;
	left: 1rem;
	right: 1rem;
	content: '';
	position: absolute;
	z-index: -1;
	transition: background-color 250ms cubic-bezier(.25, .25, .75, .75), top 250ms cubic-bezier(.25, .46, .45, .94), right 250ms cubic-bezier(.25, .46, .45, .94), bottom 250ms cubic-bezier(.25, .46, .45, .94), left 250ms cubic-bezier(.25, .46, .45, .94);
}
.industry-selector-button {
	display: block;
	color: inherit;
	text-decoration: none;
	padding-left: 24%;
	transition: padding-left 250ms cubic-bezier(.25, .46, .45, .94);
	position: relative;
	z-index: 99;
}
.industry-selector-button:before {
	top: 0;
	bottom: 0;
	left: 25%;
	right: auto;
	content: '';
	position: absolute;
	border-left: 1px solid rgba(255, 255, 255, .5);
	transition: border-left-color 250ms cubic-bezier(.25, .25, .75, .75), top 250ms cubic-bezier(.25, .46, .45, .94), bottom 250ms cubic-bezier(.25, .46, .45, .94), left 250ms cubic-bezier(.25, .46, .45, .94);
}
.button-play-circle {
	height: 5rem;
	width: 5rem;
	position: absolute;
	top: 50%;
	left: 4.5rem;
	border-width: 2px;
	opacity: 0;
	-ms-transform: translate(-10%, -50%);
	transform: translate(-10%, -50%);
	transition: transform 250ms cubic-bezier(.25, .46, .45, .94), opacity 250ms cubic-bezier(.25, .46, .45, .94);
	border-radius: 50%;
	border: 4px solid #22478e;
}
.title-wrapper {
	height: 73px;
	width: 100%;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-pack: center;
	justify-content: center;
	padding-top: .4em;
	padding-left: 2rem;
	color: #fff;
}
.heading.h5 {
	font-size: 18px;
	margin-top: 20px;
}
.copy.c1 {
	max-height: 0;
	margin-bottom: 0;
	opacity: 0;
	transition: max-height 250ms cubic-bezier(.25, .46, .45, .94), opacity 250ms cubic-bezier(.25, .46, .45, .94);
	font-size: 12px;
	line-height: 1.5;
	font-weight: 400;
	margin: 0 0 1.5em;
	font-size: 15px;
}
.home_project_right li .button-play-circle {
	height: 60px;
	width: 60px;
	position: absolute;
	top: 50%;
	left: 4.5rem;
	border-width: 2px;
	opacity: 0;
	-ms-transform: translate(-10%, -50%);
	transform: translate(-10%, -50%);
	transition: transform 250ms cubic-bezier(.25, .46, .45, .94), opacity 250ms cubic-bezier(.25, .46, .45, .94);
}
.home_project_left {
	margin-top: 25px;
	position: relative;
}
.button-play-circle .icon {
	margin-left: 12px;
	margin-top: 7px;
	display: block;
}
.home_project_right li:nth-child(1):before {
	background-color: #7a90bb;
}
.industry-selector-option:nth-child(2):before {
	background-color: #7088b6;
}
.industry-selector-option:nth-child(3):before {
	background-color: #647eb0;
}
.industry-selector-option:nth-child(4):before {
	background-color: #5975aa;
}
.industry-selector-option:nth-child(5):before {
	background-color: #4e6ba4;
}
.industry-selector-option:nth-child(6):before {
	background-color: #43639f;
}
.industry-selector-option:nth-child(7):before {
	background-color: #385999;
}
.industry-selector-option:nth-child(8):before {
	background-color: #2d5093;
}
.industry-selector-option:nth-child(9):before {
	background-color: #22478e;
}
.home_project_right li:after {
	content: "01";
	position: absolute;
	top: 50%;
	left: 1rem;
	right: 75%;
	text-align: center;
	font-size: 15px;
	color: #fff;
	font-family: 'Baiduan Number';
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	transition: transform 250ms cubic-bezier(.25, .46, .45, .94), opacity 250ms cubic-bezier(.25, .25, .75, .75);
}
.home_project_right li:nth-child(1):after {
	content: "01";
}
.home_project_right li:nth-child(2):after {
	content: "02";
}
.home_project_right li:nth-child(3):after {
	content: "03";
}
.home_project_right li:nth-child(4):after {
	content: "04";
}
.home_project_right li:nth-child(5):after {
	content: "05";
}
.home_project_right li:nth-child(6):after {
	content: "06";
}
.home_project_right li:nth-child(7):after {
	content: "07";
}
.home_project_right li:nth-child(8):after {
	content: "08";
}
.home_project_right li:nth-child(9):after {
	content: "09";
}
.home_project_right li:nth-child(10):after {
	content: "10";
}
.home_project_one {
	position: relative;
}
.home_project_img {
	position: relative;
}
.home_project_img:before {
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	content: '';
	position: absolute;
	background-image: linear-gradient(to right, #0a0a28, rgba(10, 10, 40, .1) 100%);
	opacity: .5;
}
.home_project_center {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 16.66667%;
	right: 25%;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: start;
	align-items: flex-start;
}
.home_project_center:before {
	top: 0;
	bottom: 0;
	left: 0;
	right: auto;
	content: '';
	position: absolute;
	border-left: 1px solid rgba(255, 255, 255, .18);
}
.home_project_center h6 {
	margin-bottom: 4rem;
	padding-left: 9.5%;
	color: #fff;
	border-left: 1px solid #fff;
	font-size: 27px;
	text-transform: uppercase;
	letter-spacing: .05em;
	padding-top: 0.34em;
	padding-bottom: 0.34em;
	font-weight: 600;
	font-family: "pf_din_text_comp_proregular";
}
.home_project_text {
	padding-left: 9.5%;
	color: #fff;
}
.home_project_text h4 {
	margin-bottom: 10px;
	font-size: 29px;
	text-shadow: 1px 1px 1px #000;
	letter-spacing: 2px;
	font-weight: 500;
	line-height: 36px;
}
.home_project_text a {
	display: block;
	width: 120px;
	height: 28px;
	line-height: 28px;
	background: #22478e;
	text-align: center;
	color: #fff;
	-webkit-border-radius: 14px;
	-moz-border-radius: 14px;
	border-radius: 14px;
	-khtml-border-radius: 14px;
	font-size: 14px;
	margin-top: 40px;
}
.home_project_text a:hover {
	background: #229665;
}
.project_hover .button-play-circle {
	-ms-transform: translate(-46%, -50%);
	transform: translate(-46%, -50%);
	opacity: 1;
	transition-duration: 250ms, .4s;
}
.home_project_top {
	margin-left: 0px;
	margin-right: -10px;
}
.industry-selector-option.is-active .copy.c1 {
	max-height: 1.5em;
	opacity: 1;
}
.industry-selector-option.is-active .title-wrapper {
	color: #333;
}
.industry-selector-option.is-active .industry-selector-button:before {
	border-left-color: #22478e;
	top: -1rem;
	bottom: -1rem;
	left: 9rem;
}
.industry-selector-option.is-active .button-play-circle {
	-ms-transform: translate(-46%, -50%);
	transform: translate(-46%, -50%);
	opacity: 1;
	transition-duration: 250ms, .4s;
}
.industry-selector-option.is-active:before {
	top: -1rem;
	bottom: -1rem;
	left: 0;
	right: 0;
	background-color: #fff !important;
	z-index: 1;
}
.home_project_one.abso {
	position: absolute;
	top: 0;
	display: none;
	width: 100%;
}
/* 项目介绍  end */

.bgf8 {
	background-color: #f8f8f8;
}
.twoIbox {
	position: relative;
	overflow: hidden;
	z-index: 1;
}
.twoIbox .bgf8 {
	width: 50%;
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	z-index: -1;
}
.newIbox {
	background-color: #fff;
	float: left;
	display: block;
	width: 57.6%;
	padding-right: 4%;
	padding-top: 86px;
	height: 578px;
}
.fashionIbox {
	float: left;
	display: block;
	width: 34.4%;
	margin-left: 4%;
	padding-top: 86px;
	height: 578px;
}
.twoIbox .iboxT a:link,
.twoIbox .iboxT a:visited {
	color: #22478e;
}
.twoIbox .iboxT a:active,
.twoIbox .iboxT a:hover {
	color: #000;
}
.twoIbox .iboxT .moreBtn {
	float: right;
	background-image: url(../images/more_bg2.png);
	margin-top: 4px;
}
.twoIbox .iboxT .moreBtn:before {
	background-image: url(../images/more_bg3.png);
}
.ilinkA {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: block;
}
.newIbox-first {
	position: relative;
	overflow: hidden;
	margin: 40px 0px 25px;
	color: #909090;
}
.newIbox-first .img {
	float: left;
	display: block;
	margin-right: 30px;
	width: 230px;
	overflow: hidden;
	height: 136px;
	background-color: #000;
}
.newIbox-first .img img {
	width: 100%;
	display: block;
	transition: 0.8s;
	-webkit-transition: 0.8s;
}
.newIbox-first .time {
	font-family: "pf_din_text_comp_proregular";
	text-transform: uppercase;
	font-size: 16px;
	color: #22478e;
}
.newIbox-first .line {
	padding: 0px 10px;
}
.newIbox-first .title {
	margin: 10px 0px;
	color: #333333;
	font-size: 18px;
	line-height: 1.2;
	height: 22px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.newIbox-first .txt {
	height: 50px;
	overflow: hidden;
}
.newIbox-first:hover .title {
	color: #22478e;
}
.newIbox-first:hover .img img {
	transform: scale(1.06);
	-webkit-transform: scale(1.06);
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.newIbox-list {
	border-top: 1px solid #e7e7e7;
	padding-top: 22px;
}
.newIbox-list a:link,
.newIbox-list a:visited {
	color: #7a7a7a;
}
.newIbox-list a:active,
.newIbox-list a:hover {
	color: #7a7a7a;
}
.newIbox-list li {
	position: relative;
	z-index: 1;
}
.newIbox-list li:before {
	content: "";
	z-index: -1;
	position: absolute;
	left: -1%;
	top: 0px;
	width: 101%;
	height: 100%;
	background-color: #ececec;
	-webkit-transition: -webkit-transform .38s cubic-bezier(.4, 0, .2, 1);
	transition: -webkit-transform .38s cubic-bezier(.4, 0, .2, 1);
	transition: transform .38s cubic-bezier(.4, 0, .2, 1);
	transition: transform .38s cubic-bezier(.4, 0, .2, 1), -webkit-transform .38s cubic-bezier(.4, 0, .2, 1);
	transform: scaleY(0);
	-webkit-transform: scaleY(0);
	-moz-transform: scaleY(0);
	transform-origin: 50% 100% 0;
	-webkit-transform-origin: 50% 100% 0;
	visibility: hidden \9;
}
.newIbox-list li:hover:before {
	transform: scaleY(1);
	-webkit-transform: scaleY(1);
	-moz-transform: scaleY(1);
	transform-origin: 50% 0 0;
	-webkit-transform-origin: 50% 0 0;
	visibility: visible \9;
}
.newIbox-list li a {
	height: 36px;
	line-height: 36px;
	display: block;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.newIbox-list .time {
	color: #22478e;
	font-size: 16px;
	padding-right: 10px;
	font-family: "pf_din_text_comp_proregular";
}
.fashionIbox-list1 {
	padding-bottom: 35px;
}
.fashionIbox-list li {
	padding: 22px 0px 0;
	/* border-bottom: 1px solid #c9c9c9;*/
}
.fashionIbox-list li:last-child {
	border-bottom: 0px none;
}
.fashionIbox-item {
	position: relative;
	overflow: hidden;
	padding: 0px 10px 0px 116px;
	height: 132px;
	transition: 0.2s;
	-webkit-transition: 0.2s;
	background-color: #ffffff;
}
.fashionIbox-item .img {
	overflow: hidden;
	background-color: #000000;
	width: 92px;
	height: 132px;
	position: absolute;
	left: 0;
	top: 0;
}
.fashionIbox-list1 .fashionIbox-item {
	padding: 0px 10px 0px 206px;
}
.fashionIbox-list1 .fashionIbox-item .img {
	width: 182px;
}
.fashionIbox-item .img img {
	width: 100%;
	display: block;
	transition: 0.8s;
	-webkit-transition: 0.8s;
}
.fashionIbox-item .t {
	margin-top: 40px;
	color: #333333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	transition: 0.35s;
	-webkit-transition: 0.35s;
}
.fashionIbox-item .time {
	font-family: "pf_din_text_comp_proregular";
	color: #999999;
	font-size: 16px;
	text-transform: uppercase;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.fashionIbox-item .btn {
	width: 110px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	overflow: hidden;
	color: #fff;
	background-color: #3d588c;
	display: block;
	visibility: hidden;
	opacity: 0;
	margin-top: 15px;
	transition: 0.35s;
	-webkit-transition: 0.35s;
}
.fashionIbox-item:hover {
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.fashionIbox-item:hover .t {
	margin-top: 16px;
}
.fashionIbox-item:hover .btn {
	opacity: 1;
	visibility: visible;
}
.fashionIbox-item:hover .img img {
	transform: scale(1.06);
	-webkit-transform: scale(1.06);
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.partnerIbox a:link,
.partnerIbox a:visited {
	color: #fff;
}
.partnerIbox a:active,
.partnerIbox a:hover {
	color: #fff;
}
.partnerIbox {
	background-color: #977751;
	padding: 52px 0px;
	color: #fff;
}
.partnerIbox .iboxT .zh {
	color: #fff;
}
.partnerIbox .iboxT .en {
	color: #e2c8aa;
}
.partnerI-line {
	border-top: 1px solid #ac8d68;
	border-bottom: 1px solid #805f38;
	height: 0px;
	overflow: hidden;
	line-height: 0;
	margin: 12px 0px 38px;
}
.partnerIdemo .item {
	margin: 0px 10px;
}
.partnerIdemo .item a {
	overflow: hidden;
	display: block;
	position: relative;
}
.partnerIdemo .item img {
	max-width: 100%;
	display: block;
	margin: 0px auto;
	-webkit-transition: 0.6s;
	transition: 0.6s;
}
.partnerIdemo .slick-list {
	height: 60px;
}
.partnerIdemo .slick-arrow {
	width: 34px;
	height: 34px;
	top: -90px;
	z-index: 200;
	border-radius: 50%;
	border: 1px solid #3c1605;
}
.partnerIdemo .slick-arrow i {
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 2;
}
.partnerIdemo .slick-prev {
	right: 55px;
}
.partnerIdemo .slick-prev i {
	background: url(../images/img_l1.png) no-repeat scroll center center;
}
.partnerIdemo .slick-next {
	right: 10px;
}
.partnerIdemo .slick-next i {
	background: url(../images/img_r1.png) no-repeat scroll center center;
}
.partnerIdemo .item:hover img {
	transform: scale(0.9);
	-webkit-transform: scale(0.9);
}
/*index style end*/

/*about style*/

.speech-Pbox a:link,
.speech-Pbox a:visited {
	color: #fff;
}
.speech-Pbox a:active,
.speech-Pbox a:hover {
	color: #fff;
}
.speech-Pbox {
	background-position: left top;
	background-color: #362c2a;
	background-repeat: no-repeat;
	background-size: cover;
	color: #fff;
	position: relative;
}
.speech-Pbox .pinner {
	position: relative;
}
.speech-Pbox .img,
.speech-Pbox .con {
	float: left;
	display: block;
	width: 50%;
}
.speech-Pbox .img img {
	width: 100%;
	display: block;
	max-width: 100%;
}
.speech-Pbox .con {
	position: absolute;
	right: 10%;
	top: 0%;
	height: 100%;
	text-align: right;
}
.speech-Pbox .t {
	font-size: 60px;
	line-height: 1.2;
	margin-bottom: 15px;
}
.speech-Pbox .c {
	font-size: 20px;
}
.speech-Pbox .qm {
	margin-top: 40px;
}
.speech-Pbox .more {
	background: url(../images/cs_50.png) repeat;
	background: rgba(160, 115, 62, 0.5);
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	text-align: center;
	padding: 10px 0px 15px;
}
.speech-Pbox .moreBtn {
	margin: 0px auto;
}
.surveyPCon a:link,
.surveyPCon a:visited {
	color: #977751;
}
.surveyPCon a:active,
.surveyPCon a:hover {
	color: #000;
}
.surveyPCon {
	padding: 170px 0px 135px;
}
.survey-title {
	margin-bottom: 35px;
}
.survey-title .year {
	font-size: 165px;
	font-family: "Baiduan Number";
	text-transform: uppercase;
	color: #e8e8e8;
	line-height: 1;
}
.survey-title .year span {
	font-family: "pf_din_text_comp_proregular";
}
.survey-title .zh {
	color: #752d03;
	position: relative;
	margin-top: -50px;
	font-size: 30px;
	line-height: 1;
}
.survey-c {
	width: 545px;
	height: 126px;
	overflow: hidden;
	margin-bottom: 30px;
}
.moreBtn2 {
	background-image: url(../images/more_bg2.png);
}
.moreBtn2 .txt {
	color: #977751;
}
.moreBtn2:before {
	background-image: url(../images/more_bg3.png);
}
.moreBtn2:hover .txt {
	color: #000;
}
.surveyPbox .pinner {
	position: relative;
}
.survey-plist {
	position: absolute;
	right: 10%;
	bottom: 0;
	width: 40%;
	color: #fff;
}
.survey-plist li {
	display: block;
	float: left;
	width: 31.33%;
	text-align: center;
	padding: 40px 1%;
}
.survey-plist .num {
	font-size: 72px;
	line-height: 1;
	font-family: "Baiduan Number";
}
.memorabiliaPbox a:link,
.memorabiliaPbox a:visited {
	color: #fff;
}
.memorabiliaPbox a:active,
.memorabiliaPbox a:hover {
	color: #977751;
}
.memorabiliaPbox {
	padding: 130px 0px 0px;
	color: #fff;
}
.pboxT .t {
	font-size: 24px;
	color: #c6a47b;
}
.pboxT .by {
	color: #fff;
	font-size: 36px;
}
.memorabiliaDemo {
	margin-top: 60px;
	padding: 54px 0px 154px 14px;
	width: 800px;
	position: relative;
}
.memorabiliaDemo .mouseIco {
	left: 38px;
	margin-left: 0;
}
.memorabiliaDemo .line {
	width: 4px;
	height: 100%;
	position: absolute;
	left: 10px;
	top: 0;
	background-color: #c6a47b;
}
.memorabiliaDemo .yd {
	background: url(../images/memorabilia_d.png) no-repeat scroll center center;
	width: 25px;
	height: 25px;
	position: absolute;
	left: 0;
	top: 0;
}
.memorabiliaBox {
	height: 386px;
	overflow: hidden;
	cursor: url(../images/mouse.png) 16 16, default;
}
.memorabiliaBox .mCSB_scrollTools {
	visibility: hidden !important;
}
.memorabilia-list dd {
	position: relative;
	padding: 0px 0px 35px 112px;
}
.memorabilia-list .year {
	position: absolute;
	left: 0;
	padding-left: 27px;
	width: 84px;
}
.memorabilia-list .year i {
	width: 9px;
	height: 4px;
	background-color: #c6a47b;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -2px;
	border-radius: 0px 2px 2px 0px;
}
.structure-pbox {
	position: relative;
	overflow: hidden;
}
.structure-pbox .img {
	float: right;
	display: block;
	width: 50%;
	overflow: hidden;
}
.structure-pbox .img img {
	width: 100%;
	display: block;
}
.structure-pbox .con {
	position: absolute;
	left: 10%;
	top: 0;
	width: 32%;
	height: 100%;
}
.pboxT2 .zh {
	font-size: 30px;
	color: #752d03;
	line-height: 1.2;
}
.pboxT2 .en {
	color: #b5b4b3;
	font-size: 18px;
	font-family: "pf_din_text_comp_proregular";
	line-height: 1.5;
	text-transform: uppercase;
}
.structure-pbox .txt {
	height: 76px;
	overflow: hidden;
	margin: 8% 0px 9%;
}
.honor-pbox-bg a:link,
.honor-pbox-bg a:visited {
	color: #fff;
}
.honor-pbox-bg a:active,
.honor-pbox-bg a:hover {
	color: #977751;
}
.honor-pbox-bg {
	padding: 130px 0px 85px;
	width: 785px;
	margin: 0px auto;
	text-align: center;
	color: #fff;
}
.honor-pbox-bg .by {
	margin: 15px 0px 25px;
}
.honor-pbox-bg .t {
	font-size: 36px;
	line-height: 1.2;
	margin-bottom: 23px;
}
.honor-pbox-bg .c {
	margin-bottom: 70px;
}
.magrinC {
	margin: 0px auto;
}
.responsibility-pbox {
	padding: 140px 0px;
	color: #fff;
}
.responsibility-pbox a:link,
.responsibility-pbox a:visited {
	color: #fff;
}
.responsibility-pbox a:active,
.responsibility-pbox a:hover {
	color: #977751;
}
.responsibility-pbox-bg {
	margin-left: 10%;
	width: 32%;
}
.responsibility-pbox-bg .txt {
	margin: 5% 0px 8%;
}
.responsibility-pbox-bg .moreBtn:before {
	background-image: url(../images/more_bg.png);
}
.responsibility-pbox-bg .moreBtn:hover .txt {
	color: #fff;
}
.inner1000 {
	width: 1000px;
	margin: 0px auto;
}
.pagePading,
.pagePading2 {
	padding: 80px 0px;
}
.pageC a:link,
.pageC a:visited {
	color: #a0733e;
}
.pageC a:active,
.pageC a:hover {
	color: #000;
}
.pageC img {
	max-width: 100% !important;
	height: auto !important;
}
.otherNav {
	padding-top: 60px;
}
.otherNav .moreBtn {
	float: right;
}
.structure-img {
	border-top: 1px solid #c2c2c2;
	padding: 42px 0px 60px;
	margin-top: 30px;
	text-align: center;
}
.structure-img img {
	display: block;
	margin: 0px auto;
}
.structure-list {
	border-top: 1px solid #c2c2c2;
	margin-top: 42px;
}
.structure-list dd {
	padding: 42px 0px 25px;
	border-bottom: 1px solid #c2c2c2;
}
.structure-list .t {
	color: #a0733e;
	font-size: 24px;
	line-height: 1.4;
	margin-bottom: 4px;
}
.openOdd {
	width: 186px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	color: #fff;
	background-color: #a0733e;
	display: block;
	margin: 50px auto 0;
}
.openOdd:hover {
	background-color: #666;
}
.openOdd .txt {
	color: #fff;
	background: url(../images/serach_bg3.png) no-repeat scroll left center;
	padding-left: 26px;
	font-style: inherit;
}
.social-con {
	margin: 30px 0px 50px;
	padding: 30px 0px;
	border-top: 1px solid #c2c2c2;
	border-bottom: 1px solid #c2c2c2;
}
.social-txt {
	height: 76px;
	overflow: hidden;
}
.social-reading-btn {
	background-color: #aca094;
	width: 162px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	color: #fff;
	display: block;
	margin: -1px 0px 60px;
}
.social-reading-btn .txt {
	color: #fff;
	background: url(../images/reading-btn.png) no-repeat scroll right center;
	padding-right: 32px;
}
.social-reading-btn:hover {
	background-color: #a0733e;
}
.social-reading-btn.on .txt {
	background-image: url(../images/reading-btn2.png);
}
.social-list a:link,
.social-list a:visited {
	color: #666;
}
.social-list a:active,
.social-list a:hover {
	color: #a0733e;
}
.social-list {
	padding-bottom: 10px;
}
.social-list dd {
	float: left;
	display: block;
	width: 48%;
	margin-left: 4%;
	position: relative;
	margin-bottom: 40px;
	transition: 0.43s;
	-webkit-transition: 0.43s;
	background-color: #fff;
	padding-bottom: 20px;
	cursor: zoom-in;
}
.social-list dd:nth-of-type(odd) {
	margin-left: 0;
}
.social-list .img {
	position: relative;
	overflow: hidden;
}
.social-list .img img {
	width: 100%;
	display: block;
	transform: scale(1.05);
	-webkit-transform: scale(1.05);
	transition: 0.6s;
	-webkit-transition: 0.6s;
}
.social-list .txt {
	overflow: hidden;
	text-align: center;
	padding: 20px 5% 0px;
	line-height: 1.5;
	height: 42px;
}
.social-list dd:hover .img img {
	transform: scale(1);
	-webkit-transform: scale(1);
}
.social-list dd:hover {
	box-shadow: 0 0 29px rgba(0, 0, 0, 0.33);
}
.social-list dd:hover .txt {
	color: #a0733e;
}
.bgfafbfd {
	background-color: #fafbfd;
}
.pageC-zh {
	font-size: 30px;
	color: #752d03;
	margin-bottom: 30px;
	line-height: 1.2;
}
/*about style end*/

/*!*new style start*!*/

/*.newbg {*/
	/*background: #f9fafc;*/
/*}*/
/*.news {*/
	/*padding: 86px 0 62px;*/
/*}*/
/*.tnew {*/
	/*background: #fff;*/
	/*padding: 7px 0px;*/
/*}*/
/*.tnew a {*/
	/*display: block;*/
	/*float: left;*/
	/*height: 37px;*/
	/*line-height: 37px;*/
	/*padding: 0px 25px;*/
	/*margin: 0px 8px;*/
	/*color: #666666;*/
	/*font-size: 14px;*/
	/*text-align: center;*/
/*}*/
/*.tnew .l {*/
	/*height: 37px;*/
	/*line-height: 37px;*/
	/*font-size: 12px;*/
	/*color: #ccc;*/
/*}*/
/*.tnew a:hover,*/
/*.tnew a.active {*/
	/*color: #fff;*/
	/*background: #aca094;*/
/*}*/
/*.newlist {*/
	/*width: 1254px;*/
	/*position: relative;*/
	/*left: -27px;*/
	/*margin-top: 48px;*/
/*}*/
/*.newlist li {*/
	/*width: 33.33333%;*/
	/*float: left;*/
	/*margin-bottom: 70px;*/
/*}*/
/*.newlist li a {*/
	/*display: block;*/
	/*margin: 0 27px;*/
/*}*/
/*.newlist li figure {*/
	/*display: block;*/
	/*line-height: 1;*/
	/*overflow: hidden;*/
/*}*/
/*.newlist li figure img {*/
	/*display: block;*/
	/*width: 100%;*/
	/*height: auto;*/
	/*line-height: 0;*/
	/*transition: 0.48s;*/
	/*-webkit-transition: 0.48s;*/
	/*-moz-transition: 0.48s;*/
	/*-o-transition: 0.48s;*/
	/*transform: scale(1.07);*/
	/*-webkit-transform: scale(1.07);*/
	/*-moz-transform: scale(1.07);*/
/*}*/
/*.newtext {*/
	/*padding-top: 15px;*/
	/*height: 152px;*/
	/*position: relative;*/
/*}*/
/*.newtext h3 {*/
	/*color: #7c6b5b;*/
	/*font-size: 18px;*/
	/*line-height: 1.2;*/
	/*margin-bottom: 14px;*/
	/*font-weight: normal;*/
/*}*/
/*.newtext p {*/
	/*color: #999999;*/
	/*font-size: 14px;*/
	/*height: 50px;*/
	/*overflow: hidden;*/
/*}*/
/*.nline {*/
	/*padding-bottom: 13px;*/
	/*border-bottom: 1px solid #a39486;*/
	/*position: absolute;*/
	/*width: 100%;*/
	/*left: 0;*/
	/*bottom: 0;*/
/*}*/
/*.nline:before {*/
	/*content: "";*/
	/*width: 100%;*/
	/*height: 1px;*/
	/*background: #000;*/
	/*position: absolute;*/
	/*left: 0;*/
	/*bottom: -1px;*/
	/*transform-origin: 100%;*/
	/*-webkit-transform-origin: 100%;*/
	/*-webkit-transition: -webkit-transform .44s cubic-bezier(.4, 0, .2, 1);*/
	/*transition: -webkit-transform .44s cubic-bezier(.4, 0, .2, 1);*/
	/*transition: transform .44s cubic-bezier(.4, 0, .2, 1);*/
	/*transition: transform .44s cubic-bezier(.4, 0, .2, 1), -webkit-transform .44s cubic-bezier(.4, 0, .2, 1);*/
	/*transform: scaleX(0);*/
	/*-webkit-transform: scaleX(0);*/
	/*visibility: hidden \9;*/
/*}*/
/*.nline time {*/
	/*display: block;*/
	/*float: left;*/
	/*line-height: 1;*/
	/*color: #977751;*/
	/*font-size: 16px;*/
	/*font-family: "pf_din_text_comp_proregular";*/
/*}*/
/*.nline i {*/
	/*display: block;*/
	/*width: 7px;*/
	/*height: 15px;*/
	/*background: url(../images/narrow.png) center no-repeat;*/
	/*float: right;*/
	/*margin-top: 2px;*/
	/*transition: 0.22s;*/
	/*margin-right: 5px;*/
/*}*/
/*.newlist li:hover figure img {*/
	/*transform: scale(1);*/
	/*-webkit-transform: scale(1);*/
	/*-moz-transform: scale(1);*/
/*}*/
/*.newlist li:hover .nline:before {*/
	/*transform: scaleX(1);*/
	/*-webkit-transform: scaleX(1);*/
	/*-moz-transform: scaleX(1);*/
	/*transform-origin: 0;*/
	/*-webkit-transform-origin: 0;*/
	/*visibility: visible \9;*/
/*}*/
/*.newlist li:hover .nline i {*/
	/*margin-right: 2px;*/
	/*transition: 0.22s 0.2s;*/
/*}*/
/*.writtens {*/
	/*margin-top: 30px;*/
	/*padding-top: 18px;*/
	/*background: #fff;*/
	/*padding-bottom: 18px;*/
/*}*/
/*.writtens li {*/
	/*position: relative;*/
	/*padding: 46px 66px 0 58px;*/
/*}*/
/*.writtens li:before {*/
	/*content: "";*/
	/*width: 100%;*/
	/*height: 100%;*/
	/*position: absolute;*/
	/*left: 0;*/
	/*top: 0;*/
	/*background: #f3f2ee;*/
	/*-webkit-transition: -webkit-transform .5s cubic-bezier(.4, 0, .2, 1);*/
	/*transition: -webkit-transform .5s cubic-bezier(.4, 0, .2, 1);*/
	/*transition: transform .5s cubic-bezier(.4, 0, .2, 1);*/
	/*transition: transform .5s cubic-bezier(.4, 0, .2, 1), -webkit-transform .5s cubic-bezier(.4, 0, .2, 1);*/
	/*transform-origin: left 100%;*/
	/*-webkit-transform-origin: left 100%;*/
	/*transform: scaleY(0);*/
	/*-moz-transform: scaleY(0);*/
	/*-webkit-transform: scaleY(0);*/
	/*visibility: hidden \9;*/
/*}*/
/*.writtenwr {*/
	/*position: relative;*/
	/*padding-bottom: 34px;*/
	/*border-bottom: 1px solid #cccccc;*/
	/*transition: 0.3s;*/
/*}*/
/*.writtens li:last-child .writtenwr {*/
	/*border-bottom: none;*/
/*}*/
/*.writtenle {*/
	/*float: left;*/
/*}*/
/*.writtenle time {*/
	/*display: block;*/
	/*color: #8e7f6f;*/
	/*font-size: 24px;*/
	/*font-family: "pf_din_text_comp_proregular";*/
	/*line-height: 1;*/
	/*margin-bottom: 14px;*/
/*}*/
/*.writtenle span {*/
	/*display: block;*/
	/*line-height: 1;*/
	/*color: #8e7f6f;*/
	/*font-size: 14px;*/
/*}*/
/*.writtenfix {*/
	/*width: 88.28%;*/
	/*float: right;*/
/*}*/
/*.writtenfix h3 {*/
	/*line-height: 1.2;*/
	/*color: #333333;*/
	/*font-size: 18px;*/
	/*font-weight: normal;*/
	/*margin-top: -3px;*/
	/*margin-bottom: 16px;*/
/*}*/
/*.writtenfix p {*/
	/*color: #999999;*/
	/*font-size: 14px;*/
/*}*/
/*.writtens li:hover .writtenwr {*/
	/*border-bottom-color: #f3f2ee;*/
	/*transition: 0.3s 0.3s;*/
/*}*/
/*.writtens li:hover:before {*/
	/*transform: scaleY(1);*/
	/*-webkit-transform: scaleY(1);*/
	/*transform-origin: left 0;*/
	/*-webkit-transform-origin: left 0;*/
	/*visibility: visible \9;*/
/*}*/
/*.nview {*/
	/*padding-bottom: 68px*/
/*}*/
/*.newview {*/
	/*width: 1000px;*/
	/*margin: auto;*/
	/*margin-top: -185px;*/
	/*padding-bottom: 50px;*/
	/*background: #fff;*/
	/*position: relative;*/
/*}*/
/*.newtitle {*/
	/*padding: 42px 60px 24px;*/
	/*border-bottom: 2px solid #e2e2e2;*/
	/*position: relative;*/
/*}*/
/*.newtitle h3 {*/
	/*color: #333333;*/
	/*font-size: 30px;*/
	/*line-height: 1.2;*/
	/*margin-bottom: 18px;*/
	/*font-weight: normal;*/
/*}*/
/*.newtitle time {*/
	/*display: inline-block;*/
	/*color: #666666;*/
	/*font-size: 12px;*/
	/*font-family: "Arial";*/
	/*line-height: 16px;*/
/*}*/
/*.shared {*/
	/*margin-top: 10px;*/
/*}*/
/*.shared span {*/
	/*color: #666666;*/
	/*font-size: 14px;*/
	/*line-height: 28px;*/
	/*margin-left: 0;*/
	/*float: left;*/
/*}*/
/*.more-fen-btn {*/
	/*float: right;*/
	/*display: block;*/
	/*color: #fff;*/
	/*background-color: #977751;*/
	/*padding: 4px 16px;*/
/*}*/
/*.more-fen-btn:hover {*/
	/*background-color: #999;*/
/*}*/
/*.sharelist1 {*/
	/*margin-left: 4px;*/
	/*float: left;*/
/*}*/
/*.sharelist1 li {*/
	/*float: left;*/
/*}*/
/*.sharelist1 li a {*/
	/*height: 28px;*/
	/*display: block;*/
	/*position: relative;*/
/*}*/
/*.sharelist1 li {*/
	/*width: 28px;*/
	/*height: 28px;*/
	/*position: relative;*/
	/*margin-right: 5px;*/
/*}*/
/*.sharelist1 li:before {*/
	/*content: "";*/
	/*width: 100%;*/
	/*height: 100%;*/
	/*position: absolute;*/
	/*left: 0;*/
	/*top: 0;*/
	/*background: #f2f2f2;*/
	/*border-radius: 50%;*/
	/*position: absolute;*/
	/*left: 0;*/
	/*top: 0;*/
	/*transform: scale(0);*/
	/*-webkit-transform: scale(0);*/
	/*-moz-transform: scale(0);*/
	/*visibility: hidden;*/
	/*transition: 0.32s;*/
/*}*/
/*.sharelist1 li:hover:before {*/
	/*transform: scale(1);*/
	/*-webkit-transform: scale(1);*/
	/*-moz-transform: scale(1);*/
	/*visibility: visible;*/
/*}*/
/*.sharelist1 li:last-child {*/
	/*margin-right: 0;*/
/*}*/
/*.sharelist1 li a.icon-share1 {*/
	/*background: url(../images/weixin.png) center no-repeat;*/
/*}*/
/*.sharelist1 li a.icon-share2 {*/
	/*background: url(../images/qq.png) center no-repeat;*/
/*}*/
/*.sharelist1 li a.icon-share3 {*/
	/*background: url(../images/weib.png) center no-repeat;*/
/*}*/
/*.sharelist1 li a.icon-share4 {*/
	/*background: url(../images/weibx.png) center no-repeat;*/
/*}*/
/*.sharelist1 li:hover a {*/
	/*opacity: 0.7;*/
/*}*/
/*.newv {*/
	/*margin: 27px 60px 54px;*/
	/*overflow: hidden;*/
/*}*/
/*.newv a:link,*/
/*.newv a:visited {*/
	/*color: #666666;*/
/*}*/
/*.newv a:active,*/
/*.newv a:hover {*/
	/*color: #977751;*/
/*}*/
/*.newv p {*/
	/*color: #666666;*/
	/*font-size: 15px;*/
/*}*/
/*.newv img {*/
	/*max-width: 100% !important;*/
	/*height: auto !important;*/
/*}*/
/*.previous {*/
	/*padding-top: 22px;*/
	/*border-top: 1px solid #aaaaaa;*/
	/*position: relative;*/
	/*margin: 0 56px;*/
/*}*/
/*.previous .previ {*/
	/*display: block;*/
	/*width: 143px;*/
	/*height: 36px;*/
	/*text-align: center;*/
	/*line-height: 36px;*/
	/*color: #666666;*/
	/*font-size: 14px;*/
	/*border: 1px solid #b5b5b5;*/
/*}*/
/*.previous .previ i {*/
	/*display: inline-block;*/
	/*position: relative;*/
	/*top: 1px;*/
	/*width: 10px;*/
	/*height: 11px;*/
	/*transition: 0.28s;*/
/*}*/
/*.previous .prev {*/
	/*float: left;*/
/*}*/
/*.previous .prev i {*/
	/*background: url(../images/arrow1.png) center no-repeat;*/
	/*margin-right: 16px;*/
/*}*/
/*.previous .next {*/
	/*float: right;*/
/*}*/
/*.previous .next i {*/
	/*background: url(../images/arrow2.png) center no-repeat;*/
	/*margin-left: 16px;*/
/*}*/
/*.backlist {*/
	/*display: block;*/
	/*width: 145px;*/
	/*height: 38px;*/
	/*text-align: center;*/
	/*line-height: 38px;*/
	/*color: #fff;*/
	/*background: #977751;*/
	/*position: absolute;*/
	/*left: 50%;*/
	/*margin-left: -72px;*/
	/*top: 22px;*/
/*}*/
/*.backlist:hover {*/
	/*background: #1f1c1a;*/
/*}*/
/*.previous .previ:hover {*/
	/*background: #977751;*/
	/*border-color: #977751;*/
	/*color: #fff;*/
/*}*/
/*.previous .prev:hover i {*/
	/*background: url(../images/arrow3.png) center no-repeat;*/
	/*margin-right: 18px;*/
/*}*/
/*.previous .next:hover i {*/
	/*background: url(../images/arrow4.png) center no-repeat;*/
	/*margin-left: 18px;*/
/*}*/
/*.videoli {*/
	/*margin-top: 38px;*/
	/*margin-bottom: 20px;*/
/*}*/
/*.videoli li {*/
	/*width: 48.33333%;*/
	/*float: left;*/
	/*margin-bottom: 40px;*/
	/*transition: 0.43s;*/
/*}*/
/*.videoli li:nth-child(2n+2) {*/
	/*float: right;*/
/*}*/
/*.videoli li figure {*/
	/*line-height: 1;*/
	/*position: relative;*/
	/*overflow: hidden;*/
/*}*/
/*.videoli li figure img {*/
	/*width: 100%;*/
	/*display: block;*/
	/*transition: 600ms;*/
	/*-webkit-transition: 600ms;*/
	/*transform: scale(1.06);*/
	/*-webkit-transform: scale(1.06);*/
/*}*/
/*.videoli li .videoIbox .vico {*/
	/*position: absolute;*/
	/*left: 50%;*/
	/*margin-left: -27px;*/
	/*top: 50%;*/
	/*margin-top: -27px;*/
/*}*/
/*.videotext {*/
	/*background: #fff;*/
	/*padding: 18px 30px 0;*/
	/*height: 72px;*/
/*}*/
/*.videotext p {*/
	/*font-size: 14px;*/
	/*transition: 0.32s;*/
	/*white-space: nowrap;*/
	/*overflow: hidden;*/
	/*text-overflow: ellipsis;*/
/*}*/
/*.videspan {*/
	/*padding: 30px 12px;*/
	/*background: #fff;*/
/*}*/
/*.videspan span {*/
	/*display: block;*/
	/*text-align: center;*/
	/*color: #666666;*/
	/*font-size: 18px;*/
	/*transition: 0.38s;*/
	/*white-space: nowrap;*/
	/*overflow: hidden;*/
	/*text-overflow: ellipsis;*/
/*}*/
/*.videoli li:hover {*/
	/*box-shadow: 0 0 29px rgba(0, 0, 0, 0.33);*/
/*}*/
/*.videoli li:hover .videotext p {*/
	/*color: #a0733e;*/
/*}*/
/*.videoli li:hover .videspan span {*/
	/*color: #a0733e;*/
/*}*/
/*.videoli li:hover figure img {*/
	/*transform: initial;*/
	/*-webkit-transform: initial;*/
/*}*/
/*!*new style end*!*/

/*!*culture style*!*/

.culturePage {
	margin-top: 80px;
}
.cultureTab {
	color: #fff;
}
.cultureTab a:link,
.cultureTab a:visited {
	color: #fff;
}
.cultureTab a:active,
.cultureTab a:hover {
	color: #fff;
}
.cultureTab td {
	width: 33.33%;
	padding: 40px 5% 50px;
	vertical-align: top;
}
.cultureTab .ico {
	float: left;
	display: block;
	margin-right: 10px;
}
.cultureTab .zh {
	display: block;
	font-size: 18px;
	padding-top: 25px;
	line-height: 1.2;
}
.cultureTab .en {
	font-family: "pf_din_text_comp_proregular";
}
.cultureTab .t {
	margin-bottom: 25px;
}
.cultureTab .c p {
	padding-left: 10px;
	position: relative;
}
.cultureTab .c p:before {
	content: "";
	position: absolute;
	left: 0;
	top: 12px;
	width: 3px;
	height: 3px;
	background-color: #fff;
	display: block;
}
.yiyuetwo-list {
	padding: 30px 0px 10px;
}
.yiyuetwo-list a:link,
.yiyuetwo-list a:visited {
	color: #666;
}
.yiyuetwo-list a:active,
.yiyuetwo-list a:hover {
	color: #a0733e;
}
.yiyuetwo-list dd {
	float: left;
	display: block;
	width: 32%;
	margin-right: 2%;
	position: relative;
	margin-bottom: 30px;
	transition: 0.43s;
	-webkit-transition: 0.43s;
	background-color: #fff;
	padding-bottom: 15px;
	cursor: zoom-in;
}
.yiyuetwo-list dd:nth-child(3n) {
	margin-right: 0;
}
.yiyuetwo-list .img {
	position: relative;
	overflow: hidden;
}
.yiyuetwo-list .img img {
	width: 100%;
	display: block;
	transform: scale(1.05);
	-webkit-transform: scale(1.05);
	transition: 0.6s;
	-webkit-transition: 0.6s;
}
.yiyuetwo-list .txt {
	height: 42px;
	line-height: 1.5;
	overflow: hidden;
	text-align: center;
	padding: 15px 5% 0px;
}
.yiyuetwo-list dd:hover .img img {
	transform: scale(1);
	-webkit-transform: scale(1);
}
.yiyuetwo-list dd:hover {
	box-shadow: 0 0 21px rgba(0, 0, 0, 0.33);
}
.yiyuetwo-list dd:hover .txt {
	color: #a0733e;
}
.listPage {
	background-color: #fff;
	margin-top: 32px;
	padding: 40px 55px 50px;
}
.fashionlist {
	position: relative;
}
.fashionlist:before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	height: 1px;
	background-color: #e1e1e1;
	width: 100%;
}
.fashionlist li {
	float: left;
	display: block;
	width: 50%;
	border-bottom: 1px solid #e1e1e1;
	position: relative;
	padding: 30px 0px;
}
.fashionlist li:nth-child(odd):before {
	content: "";
	position: absolute;
	right: 0;
	top: 0;
	width: 1px;
	height: 100%;
	background-color: #e1e1e1;
}
.fashion-item {
	margin: 0px 0px 0px 68px;
	position: relative;
	padding: 0px 10px 0px 114px;
	height: 134px;
}
.fashionlist li:nth-child(odd) .fashion-item {
	margin: 0px 68px 0px 0;
}
.fashion-item .img {
	overflow: hidden;
	background-color: #000000;
	width: 92px;
	height: 132px;
	border: 1px solid #cecece;
	position: absolute;
	left: 0;
	top: 0;
}
.fashion-item .img img {
	width: 100%;
	display: block;
	transition: 0.8s;
	-webkit-transition: 0.8s;
}
.fashionlist1 .fashion-item {
	padding: 0px 10px 0px 202px;
}
.fashionlist1 .fashion-item .img {
	width: 182px;
}
.fashion-item .t {
	margin-top: 20px;
	color: #333333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	transition: 0.35s;
	-webkit-transition: 0.35s;
}
.fashion-item .time {
	font-family: "pf_din_text_comp_proregular";
	color: #999999;
	font-size: 16px;
	text-transform: uppercase;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.fashion-item .btn {
	width: 110px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	overflow: hidden;
	color: #fff;
	background-color: #999999;
	display: block;
	margin-top: 15px;
	transition: 0.35s;
	-webkit-transition: 0.35s;
}
.fashion-item:hover {
	background-color: #f9fafc;
}
.fashion-item:hover .btn {
	background-color: #d0b493;
}
.fashion-item:hover .img img {
	transform: scale(1.06);
	-webkit-transform: scale(1.06);
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.ca0733e {
	color: #a0733e;
}
.submissionImg {
	float: right;
	display: block;
	margin-left: 5%;
	width: 30%;
}
.submissionImg img {
	width: 100%;
	display: block;
}
.submissionCon {
	float: left;
	display: block;
	width: 65%;
}
.submissionBtn {
	display: block;
	width: 190px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	color: #fff;
	background-color: #977751;
	margin-top: 50px;
}
.submissionBtn .txt {
	color: #fff;
	background: url(../images/submission_ico.png) no-repeat scroll left center;
	padding-left: 30px;
}
.submissionBtn:hover {
	background-color: #666666;
}
.open-box-close {
	background: url(../images/close_i2.png) no-repeat scroll center center;
	width: 30px;
	height: 30px;
	background-size: 60% auto;
	display: block;
	position: absolute;
	right: 40px;
	top: 30px;
	cursor: pointer;
	transition: 0.3s;
	-webkit-transition: 0.3s;
}
.open-box-close:hover {
	transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
}
.bmBox {
	width: 80%;
	max-width: 570px;
	background-color: #ffffff;
	padding: 30px 40px 58px;
}
.open-content {
	margin: 0px auto;
	position: relative;
	-webkit-transform: scale(0.7);
	-moz-transform: scale(0.7);
	-ms-transform: scale(0.7);
	transform: scale(0.7);
	opacity: 0;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.open-show,
.open-show body {
	overflow-y: hidden;
}
.open-show .open-content {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	opacity: 1;
}
.open-show .open-modal {
	opacity: 1;
	visibility: visible;
}
.open-modal {
	position: fixed;
	left: 0px;
	top: 0px;
	overflow-y: auto;
	right: 0px;
	bottom: 0px;
	z-index: 1200;
	background: url(../images/black_50.png) repeat;
	background: none rgba(0, 0, 0, 0.5);
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	-webkit-overflow-scrolling: touch;
	opacity: 0;
	display: none;
}
.bmBox .t {
	font-size: 30px;
	background: url(../images/submission_ico2.png) no-repeat scroll left center;
	padding-left: 48px;
	color: #977751;
}
.bmBox .line {
	border-bottom: 1px solid #977751;
	border-top: 1px solid #977751;
	height: 2px;
	margin: 24px 0px 40px;
}
.bmBox .list li {
	float: left;
	display: block;
	width: 48%;
	margin-bottom: 16px;
}
.bmBox .list li.item {
	margin-right: 4%;
}
.bmtxt {
	border: 1px solid #d1d1d1;
	padding: 16px 5%;
	width: 90%;
}
.bmBox input[type="text"]:focus,
.bmBox textarea:focus {
	border-color: #977751;
}
.scbox {
	position: relative;
	overflow: hidden;
}
.scbtnfile {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
	filter: alpha(opacity=0);
	opacity: 0;
	height: 46px;
	line-height: 46px;
	width: 48%;
}
.scbtn {
	width: 48%;
	background-color: #977751;
	height: 46px;
	line-height: 46px;
	text-align: center;
	display: block;
	color: #fff;
	margin-bottom: 22px;
}
.scbtn .txt {
	background: url(../images/down.png) no-repeat scroll left center;
	padding-left: 42px;
	color: #fff;
}
.scbtn:hover {
	background-color: #666666;
}
.yzmbox {
	padding-right: 196px;
	position: relative;
	margin-bottom: 30px;
}
.yzmbox .yzmLink {
	position: absolute;
	right: 0;
	top: 0;
}
.bmBtn {
	height: 48px;
	line-height: 48px;
	text-align: center;
	display: block;
	color: #fff;
	background-color: #977751;
}
.bmBtn:hover {
	background-color: #666666;
}
/*culture style end*/

/*industry style*/

.ilogo {
	margin-bottom: 32px;
}
.ilogo img {
	max-width: 70% !important;
	vertical-align: middle;
}
.industry-erm {
	padding-top: 30px;
}
.industry-erm a:link,
.industry-erm a:visited {
	color: #666;
}
.industry-erm a:active,
.industry-erm a:hover {
	color: #977751;
	text-decoration: underline;
}
.industry-erm .erm {
	float: left;
	display: block;
	width: 96px;
	overflow: hidden;
	text-align: center;
	margin-right: 36px;
}
.industry-erm .erm img {
	display: block;
	width: 100%;
	margin-bottom: 0px;
}
.industry-erm .link {
	float: left;
	display: block;
	margin-top: 35px;
	line-height: 1.4;
}
.industry-erm .link .ico {
	width: 40px;
	height: 40px;
	float: left;
	display: block;
	margin-right: 16px;
	border: 1px solid #666;
	border-radius: 50%;
	background: url(../images/link_ico.png) no-repeat center center;
}
.industry-erm .link span {
	float: left;
	display: block;
}
.industry-Page {
	padding: 150px 0px 70px;
	text-align: center;
}
.w795 {
	width: 795px;
	margin: 0px auto;
	overflow: hidden;
}
.industry-Page .t {
	font-size: 30px;
	color: #a0733e;
	line-height: 1.4;
	margin-bottom: 10px;
}
.industry-Page .by {
	font-weight: bold;
	font-size: 36px;
	color: #383838;
	line-height: 1.2;
	margin-bottom: 28px;
}
.industry-Page .txt {
	margin-bottom: 28px;
}
.industry-Page .en {
	color: #999999;
	font-size: 16px;
	font-family: "pf_din_text_comp_proregular";
	margin-bottom: 50px;
}
.industry-Page .en span {
	position: relative;
	padding: 0px 10px;
}
.industry-Page .en span:before,
.industry-Page .en span:after {
	content: "";
	width: 128px;
	height: 1px;
	display: block;
	position: absolute;
	top: 50%;
	background-color: #a0a0a0;
}
.industry-Page .en span:before {
	left: 100%;
}
.industry-Page .en span:after {
	right: 100%;
}
.pbot {
	background: url(../images/pbot_1.png) no-repeat scroll center center;
	width: 71px;
	height: 71px;
	display: block;
	margin: 0px auto;
	position: relative;
}
.pbot i {
	background: url(../images/pbot_ico1.png) no-repeat scroll center center;
	width: 12px;
	height: 16px;
	position: absolute;
	left: 50%;
	top: 20px;
	margin-left: -6px;
	-webkit-animation: mouse-dot 1.5s cubic-bezier(0.23, 1, 0.32, 1) infinite;
	animation: mouse-dot 1.5s cubic-bezier(0.23, 1, 0.32, 1) infinite;
}
.industrys {
	overflow: hidden;
	height: 790px;
}
.industry-list a:link,
.industry-list a:visited {
	color: #fff;
}
.industry-list a:active,
.industry-list a:hover {
	color: #fff;
}
.industry-list li {
	width: 25%;
	float: left;
	overflow: hidden;
	position: relative;
	transition: width 455ms;
}
.industry-list li figure {
	display: block;
	overflow: hidden;
	position: relative;
	text-align: center;
	background-position: center center;
	background-repeat: no-repeat;
	height: 790px;
}
.industry-list li figure img {
	display: none;
	height: 790px;
}
.industry-list li .black-40 {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.industry-item {
	width: 330px;
	padding: 20px;
	height: 312px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -176px 0px 0px -185px;
	text-align: center;
	z-index: 1;
}
.industry-item:before {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	background: #fff;
	position: absolute;
	left: 0;
	top: 0;
	transform-origin: left bottom;
	-webkit-transform-origin: left bottom;
	-webkit-transition: -webkit-transform .52s cubic-bezier(.4, 0, .2, 1);
	transition: -webkit-transform .52s cubic-bezier(.4, 0, .2, 1);
	transition: transform .52s cubic-bezier(.4, 0, .2, 1);
	transition: transform .52s cubic-bezier(.4, 0, .2, 1), -webkit-transform .52s cubic-bezier(.4, 0, .2, 1);
	transform: scaleY(0);
	-webkit-transform: scaleY(0);
	visibility: hidden \9;
	z-index: -1;
}
.industry-item p {
	transition: 0.3s;
	-webkit-transition: 0.3s;
}
.industry-item .ico {
	width: 60px;
	height: 60px;
	display: block;
	margin: 70px auto 4px;
	position: relative;
	transition: 0.3s;
	-webkit-transition: 0.3s;
}
.industry-item .ico i {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.industry-item .ico .i1 {
	display: block;
}
.industry-item .ico .i2 {
	display: none;
}
.industry-item .t {
	font-size: 16px;
	line-height: 1.2;
	margin-bottom: 5px;
}
.industry-item .en {
	font-family: "pf_din_text_comp_proregular";
	text-transform: uppercase;
	line-height: 1.1;
}
.industry-item .by {
	color: #666666;
	opacity: 0;
	visibility: hidden;
	line-height: 1.1;
}
.industry-item .addico {
	background: url(../images/add_ico.png) no-repeat scroll center center;
	background-size: cover;
	width: 10px;
	height: 10px;
	display: block;
	margin: 0px auto 42px;
	transition: 0.3s;
	-webkit-transition: 0.3s;
}
.industry-item .moreBtn {
	opacity: 0;
	margin: 0px auto;
	visibility: hidden;
	background-image: url(../images/more_bg2.png);
}
.industry-item .moreBtn .txt {
	color: #a0723e;
}
.industryListPage1 {
	position: relative;
}
.pbot2 {
	background-image: url(../images/pbot_2.png);
	position: absolute;
	left: 50%;
	margin-left: -35px;
	bottom: -35px;
}
.pbot2 i {
	background-image: url(../images/pbot_ico2.png);
}
.industry-one-l {
	margin: 40px auto;
	width: 835px;
	border-left: 1px solid #e8e8e8;
}
.industry-one-l li {
	float: left;
	display: block;
	width: 24%;
	font-size: 12px;
	border-right: 1px solid #e8e8e8;
	text-align: center;
	padding: 18px 0px;
}
.industry-one-l .num {
	font-size: 58px;
	line-height: 1;
	font-family: "Baiduan Number";
	color: #752d03;
}
.blackBtn .txt {
	background: url(../images/arrow3.png) no-repeat scroll left center;
	padding-left: 20px;
}
.blackBtn:hover .txt {
	background-image: url(../images/arrow5.png);
}
.industryList-tbox .img {
	float: left;
	display: block;
	width: 12%;
	text-align: center;
}
.industryList-tbox .img p {
	width: 80%;
}
.industryList-tbox .ico img {
	display: block;
	width: 90px;
	margin: 0px auto 15px;
}
.industryList-tbox .t {
	font-size: 24px;
	line-height: 1.4;
	color: #333333;
}
.industryList-tbox .con {
	float: right;
	display: block;
	width: 84%;
	border-left: 1px solid #cccdce;
	padding-left: 3%;
}
.industryList-tdemo {
	margin: 55px auto 0px;
}
.industryList-tdemo .item {
	float: left;
	position: relative;
	overflow: hidden;
}
.industryList-tdemo .img {
	overflow: hidden;
}
.industryList-tdemo .img img {
	width: 100%;
	display: block;
	transform: scale(1.05);
	-webkit-transform: scale(1.05);
	transition: 0.6s;
	-webkit-transition: 0.6s;
}
.industryList-tdemo .item:hover .img img {
	transform: scale(1);
	-webkit-transform: scale(1);
}
.industryList-tdemo .txt {
	position: absolute;
	left: 0;
	bottom: 0;
	padding: 10px 5%;
	width: 90%;
	text-align: center;
	color: #fff;
	line-height: 1.5;
}
.industryList-tdemo .slick-arrow {
	width: 22px;
	height: 49px;
	position: absolute;
	top: 50%;
	margin-top: -25px;
	z-index: 99;
	transition: 300ms;
	-webkit-transition: 300ms;
}
.industryList-tdemo .slick-prev {
	background: url(../images/rr_w_prev2.png) no-repeat left center;
	left: -44px;
}
.industryList-tdemo .slick-next {
	background: url(../images/rr_w_next2.png) no-repeat right center;
	right: -44px;
}
.industryList-tdemo .slick-prev:hover {
	background-position: right center;
}
.industryList-tdemo .slick-next:hover {
	background-position: left center;
}
.industryList-ibox {
	margin-top: 60px;
}
.industry-list-one a:link,
.industry-list-one a:visited {
	color: #333333;
}
.industry-list-one a:active,
.industry-list-one a:hover {
	color: #a0733e;
}
.industry-list-one a.item {
	display: block;
	position: relative;
	overflow: hidden;
}
.industry-list-one li {
	background-color: #fff;
}
.industry-list-one li .img {
	width: 50%;
	display: block;
	position: relative;
	overflow: hidden;
}
.industry-list-one li .img img {
	transition: all 0.6s cubic-bezier(0.445, 0.145, 0.355, 1) 0s;
	-webkit-transition: all 0.6s cubic-bezier(0.445, 0.145, 0.355, 1) 0s;
	width: 100%;
	display: block;
	transform: scale(1.06);
	-webkit-transform: scale(1.06);
}
.industry-list-one .img .black-20 {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	visibility: hidden;
	transition: all 0.6s cubic-bezier(0.445, 0.145, 0.355, 1) 0s;
	-webkit-transition: all 0.6s cubic-bezier(0.445, 0.145, 0.355, 1) 0s;
}
.industry-list-one .con {
	color: #7f7e7e;
	width: 32%;
	height: 100%;
	position: absolute;
	top: 0%;
}
.industry-list-one .con .ico {
	display: block;
	width: 90px;
	margin-bottom: 12px;
}
.industry-list-one .con .zh {
	font-size: 24px;
	line-height: 1.2;
	margin: 10px 0px 15px;
	color: #333333;
}
.industry-list-one .con .c {
	height: 76px;
	overflow: hidden;
	margin-bottom: 40px;
}
.industry-list-one .bor {
	position: absolute;
	top: 0;
	left: 0;
	width: 50%;
	height: 100%;
}
.industry-list-one .moreBtn {
	background-image: url(../images/more_bg2.png);
}
.industry-list-one .moreBtn .txt {
	color: #977751;
}
.industry-list-one .oneItem .con {
	left: 56%;
}
.industry-list-one .oneItem .bor {
	left: 50%;
}
.industry-list-one .twoItem .img {
	margin-left: 50%;
}
.industry-list-one .twoItem .con {
	left: 12%;
}
.filler {
	position: absolute;
	display: block;
	background-color: #cca36e;
	-webkit-transition: 0.3s ease 0s;
	-moz-transition: 0.3s 0s;
	-o-transition: 0.3s 0s;
	transition: 0.3s 0s;
}
.industry-list-one .filler-left {
	width: 1px;
	height: 0%;
	left: 2%;
	top: 3%;
}
.industry-list-one .filler-right {
	width: 1px;
	height: 0%;
	right: 2%;
	bottom: 3%;
}
.industry-list-one .filler-top {
	width: 0%;
	height: 1px;
	right: 2%;
	top: 3%;
}
.industry-list-one .filler-bottom {
	width: 0%;
	height: 1px;
	left: 2%;
	bottom: 3%;
}
.industry-one-img dd {
	float: left;
	display: block;
	position: relative;
	width: 46%;
	margin: 22px 2%;
	cursor: zoom-in;
}
.industry-one-img .img {
	overflow: hidden;
	position: relative;
}
.industry-one-img .img img {
	width: 100%;
	display: block;
	transform: scale(1.06);
	-webkit-transform: scale(1.06);
	transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
}
.industry-one-img .bor {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	border: 10px solid rgba(255, 122, 0, 0.26);
	box-sizing: border-box;
	opacity: 0;
	transform: scale(1.5);
	-webkit-transform: scale(1.5);
	transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
}
.industry-one-img .txt {
	height: 60px;
	line-height: 60px;
	padding-right: 35px;
	color: #666666;
	position: relative;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.industry-one-img .line {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 1px;
	background-color: #ccc;
}
.industry-one-img .ico {
	background: url(../images/arrow7.png) no-repeat;
	width: 13px;
	height: 10px;
	position: absolute;
	right: 8px;
	top: 50%;
	margin-top: -5px;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
.industry-one-img .txt:before {
	content: "";
	width: 100%;
	height: 1px;
	background: #a0723e;
	position: absolute;
	left: 0;
	bottom: 0px;
	transform-origin: 100%;
	-webkit-transform-origin: 100%;
	-webkit-transition: -webkit-transform .44s cubic-bezier(.4, 0, .2, 1);
	transition: -webkit-transform .44s cubic-bezier(.4, 0, .2, 1);
	transition: transform .44s cubic-bezier(.4, 0, .2, 1);
	transition: transform .44s cubic-bezier(.4, 0, .2, 1), -webkit-transform .44s cubic-bezier(.4, 0, .2, 1);
	transform: scaleX(0);
	-webkit-transform: scaleX(0);
	visibility: hidden \9;
	z-index: 2;
}
.industry-one-img dd:hover .img img {
	transform: scale(1);
	-webkit-transform: scale(1);
}
.industry-one-img dd:hover .bor {
	opacity: 1;
	transform: scale(1);
	-webkit-transform: scale(1);
}
.industry-one-img dd:hover .txt:before {
	transform: scaleX(1);
	-webkit-transform: scaleX(1);
	-moz-transform: scaleX(1);
	transform-origin: 0;
	-webkit-transform-origin: 0;
	visibility: visible \9;
}
.industry-one-img dd:hover .txt {
	color: #a0733e;
}
.industry-one-img dd:hover .ico {
	background-image: url(../images/arrow6.png);
	right: 0;
}
.industryListPage2 {
	position: relative;
}
.industryListPage2 .ilogo {
	margin-bottom: 20px;
}
.industryListPage2 .pageC-zh {
	margin-bottom: 35px;
}
.industryListPage2 .ipnav {
	margin-top: 50px;
}
.industryListPage2 .iptx {
	margin-bottom: 20px;
}
.industry-list-two a:link,
.industry-list-two a:visited {
	color: #333;
}
.industry-list-two a:active,
.industry-list-two a:hover {
	color: #333;
}
.industry-list-two dd {
	float: left;
	display: block;
	width: 15.66%;
	overflow: hidden;
	margin-right: 1%;
	text-align: center;
	background-color: #f4f4f4;
}
.industry-list-two figure {
	overflow: hidden;
}
.industry-list-two figure img {
	width: 100%;
	display: block;
	transform: scale(1.05);
	-webkit-transform: scale(1.05);
	transition: 0.5s;
	-webkit-transition: 0.5s;
}
.industry-list-two .item {
	display: block;
	padding-bottom: 175px;
	position: relative;
}
.industry-list-two .con {
	height: 230px;
	position: absolute;
	left: 0;
	bottom: 0;
	margin-bottom: -55px;
	width: 90%;
	padding: 30px 5% 0px;
	height: 200px;
	transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
}
.industry-list-two .ico {
	width: 50px;
	height: 50px;
	position: relative;
	margin: 0px auto 8px;
	display: block;
}
.industry-list-two .ico i {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
.industry-list-two .ico .i1 {
	display: block;
}
.industry-list-two .ico .i2 {
	display: none;
}
.industry-list-two .zh {
	font-size: 16px;
	line-height: 1.5;
	color: #333;
}
.industry-list-two .en {
	font-family: "pf_din_text_comp_proregular";
	line-height: 1.2;
	color: #999999;
	margin-bottom: 30px;
}
.industry-list-two .moreBtn {
	opacity: 0;
	visibility: hidden;
}
.industry-list-two .moreBtn .txt {
	color: #fff;
}
.industry-two-ul li {
	position: relative;
}
.ilink-ico1,
.ilink-ico2 {
	width: 48px;
	height: 48px;
	border-radius: 50%;
	float: left;
	display: block;
	background-color: #b2a89c;
}
.ilink-ico1 i,
.ilink-ico2 i {
	width: 100%;
	height: 100%;
	display: block;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}
.ilink-ico1 {
	margin-right: 12px;
}
.ilink-ico2 {
	position: relative;
}
.ilink-ico2 .wx-box {
	position: absolute;
	z-index: 1;
	top: 50%;
	left: 140%;
	width: 120px;
	height: 120px;
	margin-top: -75px;
	padding: 15px;
	border: 1px solid #fff;
	border-radius: 15px;
	background: #fff;
	opacity: 0;
	visibility: hidden;
	box-shadow: 0 0 16px rgba(0, 0, 0, 0.22);
	transform: scale(0);
	transform-origin: 0% 50%;
	transition: all .5s;
}
.ilink-ico2 .wx-box img {
	width: 100%;
	display: block;
}
.ilink-ico2 .wx-box:before {
	content: '';
	position: absolute;
	top: 50%;
	left: 0%;
	margin: -8px 0 0 -12px;
	border-right: 12px solid #fff;
	border-top: 12px solid transparent;
	border-bottom: 12px solid transparent;
}
.ilink-ico2 .wx-box:after {
	content: '';
	position: absolute;
	top: 50%;
	left: 0%;
	margin: -8px 0 0 -12px;
	border-right: 12px solid #fff;
	border-top: 12px solid transparent;
	border-bottom: 12px solid transparent;
	z-index: 1;
}
.ilink-ico2 .black-30 {
	display: none;
}
.ilink-ico2.act .wx-box {
	opacity: 1;
	visibility: visible;
	transform: none;
}
.industry-link .moreBtn {
	margin-top: 20px;
}
.industry-info-t {
	border-bottom: 1px solid #aaaaaa;
	padding-bottom: 28px;
}
.industry-link2 {
	float: right;
	display: block;
}
.industry-link2 .ilink-ico2 .wx-box {
	left: auto;
	right: 140%;
	transform-origin: 100% 50%;
}
.industry-link2 .wx-box:before {
	left: auto;
	right: 0;
	margin: -8px -12px 0 0px;
	border-right: 0px none;
	border-left: 12px solid #fff;
	border-top: 12px solid transparent;
	border-bottom: 12px solid transparent;
}
.industry-link2 .wx-box:after {
	left: auto;
	right: 0;
	margin: -8px -12px 0 0px;
	border-right: 0px none;
	border-left: 12px solid #fff;
	border-top: 12px solid transparent;
	border-bottom: 12px solid transparent;
	z-index: 1;
}
.industry-link-img {
	margin-left: -1%;
}
.industry-link-img li {
	float: left;
	display: block;
	width: 15.66%;
	margin: 20px 0px 0px 1%;
}
.industry-link-img figure {
	border: 1px solid #cccccc;
	overflow: hidden;
}
.industry-link-img figure img {
	width: 100%;
	display: block;
}
.industry-previous {
	margin: 0;
}
.industry-info-banner-box {
	padding-top: 5%;
}
.industry-info-banner {
	position: relative;
	height: 584px;
}
.industry-info-banner .item {
	position: relative;
}
.industry-info-banner .img {
	position: relative;
	overflow: hidden;
}
.industry-info-banner .img img {
	width: 100%;
	display: block;
	height: 584px;
}
.industry-info-banner .slick-active .img {
	-webkit-animation: imgIn 1s;
	animation: imgIn 1s;
}
.industry-info-banner .slick-active .img img {
	-webkit-animation: slideIn 1s;
	animation: slideIn 1s;
}
.industry-info-banner .slick-arrow {
	background: url(../images/fz_i2.png) repeat;
	width: 69px;
	height: 69px;
	z-index: 105;
	top: 50%;
	margin-top: -35px;
}
.industry-info-banner .slick-arrow i {
	width: 100%;
	height: 100%;
	display: block;
	transition: 300ms;
	-webkit-transition: 300ms;
}
.industry-info-banner .slick-prev {
	left: -100px;
}
.industry-info-banner .slick-next {
	right: -100px;
}
.industry-info-banner .slick-prev i {
	background: url(../images/fz_ici1.png) no-repeat scroll center center;
}
.industry-info-banner .slick-next i {
	background: url(../images/fz_ici12.png) no-repeat scroll center center;
}
.f30 {
	font-size: 30px;
	line-height: 1.5;
}
.industry-info-page {
	margin-bottom: 80px;
}
.industrytwo6-page {
	border-bottom: 1px solid #cccccc;
	padding-bottom: 40px;
	margin-bottom: 40px;
}
.ipageT {
	font-size: 24px;
	margin-bottom: 24px;
	line-height: 1.5;
	color: #a0733e;
}
.isaleItem-list dd {
	margin-bottom: 28px;
	background-color: #fff;
	position: relative;
	transition: 0.43s;
}
.isaleItem-list a:link,
.isaleItem-list a:visited {
	color: #666666;
}
.isaleItem-list a:active,
.isaleItem-list a:hover {
	color: #977751;
}
.isaleItem-list .img {
	overflow: hidden;
}
.isaleItem-list .img img {
	width: 100%;
	display: block;
	transition: 600ms;
	-webkit-transition: 600ms;
	transform: scale(1.06);
	-webkit-transform: scale(1.06);
}
.isaleItem-list .con {
	padding: 22px 202px 22px 5%;
	position: relative;
}
.isaleItem-list .con p {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.isaleItem-list .con .t {
	font-size: 24px;
	color: #666666;
}
.isaleItem-list .con .c {
	color: #666666;
}
.isaleItem-list .moreBtn {
	position: absolute;
	right: 5%;
	top: 40%;
}
.isaleItem-list dd:hover .img img {
	transform: initial;
	-webkit-transform: initial;
}
.isaleItem-list dd:hover {
	box-shadow: 0 0 29px rgba(0, 0, 0, 0.33);
}
.add-list {
	padding: 50px 0px 0px;
}
.add-list a:link,
.add-list a:visited {
	color: #666;
}
.add-list a:active,
.add-list a:hover {
	color: #a0733e;
}
.add-list dd {
	float: left;
	display: block;
	width: 32%;
	margin-right: 2%;
	position: relative;
	margin-bottom: 20px;
	transition: 0.43s;
	-webkit-transition: 0.43s;
	background-color: #fff;
	cursor: zoom-in;
}
.add-list dd:nth-child(3n) {
	margin-right: 0;
}
.add-list .img {
	position: relative;
	overflow: hidden;
}
.add-list .img img {
	width: 100%;
	display: block;
	transform: scale(1.05);
	-webkit-transform: scale(1.05);
	transition: 0.6s;
	-webkit-transition: 0.6s;
}
.add-list dd:hover .img img {
	transform: scale(1);
	-webkit-transform: scale(1);
}
.add-list dd:hover {
	box-shadow: 0 0 21px rgba(0, 0, 0, 0.33);
}
/*industry style end*/

/*industrytwo2*/

.s_logo {
	display: block;
	margin: 0 auto;
	max-width: 100%;
}
.store-ctt {
	background: #fff;
}
.store-list .spicbox {
	width: 43%;
	float: left;
}
.spicbox {
	position: relative;
}
.store-list .txts {
	width: 57%;
	float: left;
}
.s-ti {
	font-size: 24px;
	line-height: 1.4;
	color: #a0733e;
}
.store-list .txts .pa {
	padding: 60px 60px 0 60px;
}
.store-list .txts .s-ti {
	margin-bottom: 27px;
	line-height: 1.2;
}
/*.tools a{ width:48px; height:48px; border-radius:100%; background:#b2a89c; display:block; float:left; margin-right:12px; background-repeat:no-repeat; background-position:center center; }
.tools .s1{ background-image:url(../images/rr_s_ico_1.png); }
.tools .s2{ background-image:url(../images/rr_s_ico_2.png); }
.tools a:hover{ background-color:#a0733e; }*/

.store-list .txts .tools {
	margin-top: 37px;
}
.store-list .txts .freeTx {
	max-height: 168px;
	overflow: hidden;
}
.spicslide .pic img {
	transform: none;
	-webkit-transform: none;
}
.spicslide .slick-arrow {
	width: 34px;
	height: 34px;
	position: absolute;
	top: 50%;
	margin-top: -17px;
	z-index: 99;
}
.spicslide .slick-arrow i {
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
}
.spicslide .slick-arrow:before {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(0, 0, 0, .7);
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transition: 300ms;
	-webkit-transition: 300ms;
}
.spicslide .slick-prev {
	left: 18px;
}
.spicslide .slick-next {
	right: 18px;
}
.spicslide .slick-prev i {
	background: url(../images/rr_sp_prev.png) no-repeat center center;
}
.spicslide .slick-next i {
	background: url(../images/rr_sp_next.png) no-repeat center center;
}
.spicslide .slick-arrow:hover:before {
	background: #a0733e;
}
.spicbox .shadow,
.hotel-list .shadow {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	background: url(../images/rr_shadow.png) no-repeat center top;
	height: 99px;
	z-index: 99;
	background-size: 100% 99px;
}
.spicbox .actnum {
	text-align: center;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 12px;
	color: #fff;
	z-index: 99;
}
.store-list li {
	border-bottom: 1px solid #cbcbcb;
	background: #fff;
}
.store-list .item1 .spicbox,
.store-list .item1 .txts {
	float: left;
}
.store-list .item2 .spicbox,
.store-list .item2 .txts {
	float: right;
}
.brands-box {
	padding: 56px 75px 65px 65px;
}
.brandsList li {
	width: 14.86%;
	margin-left: 1.8%;
	margin-bottom: 1.8%;
	float: left;
}
.brandsList {
	margin-left: -1.8%;
}
.brandsList .pic img {
	transform: none;
	-webkit-transform: none;
}
.brandsList .pic {
	border: 1px solid #ccc;
	transition: 300ms;
	-webkit-transition: 300ms;
}
.brandsList li:hover .pic {
	border-color: #a0733e;
}
.brands-box .s-ti {
	margin-bottom: 20px;
}
.brandsList {
	margin-top: 40px;
}
.store-ctt {
	margin-top: 50px;
}
.spicslide .item {
	position: relative;
}
/*industrytwo2 end*/

/*industrytwo3*/

.b-ti .b-logo {
	float: left;
	width: 237px;
	max-width: 100%;
	display: block;
}
.b-ti .ti {
	font-size: 24px;
	color: #a0733e;
	float: left;
	line-height: 49px;
	margin-left: 35px;
}
.b-ti .tools {
	float: right;
}
.b-ti .tools a {
	margin-left: 12px;
	margin-right: 0;
}
.build-box {
	background: #fff;
}
.b-ti .freeTx {
	margin-top: 27px;
	border-top: 1px solid #ccc;
	padding-top: 27px;
}
.b-ti {
	padding: 57px 75px 46px 65px;
}
.b-ti .b {
	float: left;
}
.spicbox2 .actnum {
	right: 8%;
	left: auto;
}
.spicbox2 .nowti,
.hotel-list .nowti {
	position: absolute;
	left: 8%;
	right: 8%;
	bottom: 12px;
	font-size: 18px;
	color: #fff;
	z-index: 99;
	text-align: center;
}
/*industrytwo3 end*/

/*industrytwo4*/

.hnav a {
	display: block;
	width: 50%;
	float: left;
	color: #666;
	font-size: 0;
	text-align: center;
}
.hnav {
	border: 1px solid #958d85;
}
.hnav .ico,
.hnav .ti {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	vertical-align: middle;
}
.hnav .ico {
	height: 56px;
	width: 40px;
	background-position: center top;
	background-repeat: no-repeat;
	margin-right: 3px;
}
.hnav .ti {
	font-size: 14px;
	line-height: 56px;
}
.hnav .h1 .ico {
	background-image: url(../images/rr_h_ico_1.png);
}
.hnav .h2 .ico {
	background-image: url(../images/rr_h_ico_2.png);
}
.hnav a:hover .ti,
.hnav a.act .ti {
	color: #fff;
}
.hnav a:hover,
.hnav a.act {
	background: #958d85;
}
.hnav a:hover .ico,
.hnav a.act .ico {
	background-position: center bottom;
}
.hotel-list dd {
	width: 32.53%;
	margin-left: 0.8%;
	margin-bottom: 2.2%;
	float: left;
	position: relative;
	color: #fff;
	cursor: zoom-in;
}
.hotel-list a {
	color: #fff;
}
.hotel-list {
	margin-left: -0.8%;
	margin-top: 60px;
}
.hotel-list .shadow {
	height: 75px;
	background-size: 100% 75px;
}
.hotel-list .nowti {
	left: 15px;
	right: 15px;
	font-size: 14px;
	bottom: 10px;
}
.hotel-ctt {
	background: #fff;
	margin-top: 27px;
}
.f-logo {
	display: block;
	max-width: 100%;
}
.spicbox2 .f-logo {
	position: absolute;
	left: 60px;
	top: 50px;
	z-index: 99;
}
.b-ti2 {
	border-bottom: 1px solid #ccc;
	padding: 0;
	padding-bottom: 20px;
}
.f-tx {
	margin-top: 60px;
}
.f-tx.mt {
	margin-top: 35px;
}
/*industrytwo4 end*/

/*hr style*/

.hrti {
	text-align: center;
}
.hrti .ch {
	font-size: 30px;
	color: #752d03;
	line-height: 1.4;
}
.hrti .en {
	font-family: "pf_din_text_comp_proregular";
	font-size: 18px;
	text-transform: uppercase;
	line-height: 1.1;
	color: #b5b4b3;
	margin-top: 6px;
}
.ipnav {
	text-align: center;
	font-size: 0;
	padding: 18px 0;
	margin-top: 70px;
}
.ipnav li {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	vertical-align: middle;
	width: 88px;
	height: 88px;
	font-size: 16px;
	color: #fff;
	position: relative;
	margin: 0 32px;
	cursor: pointer;
}
.ipnav p {
	position: relative;
	padding-top: 30px;
}
.ipnav li:before {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transition: 300ms;
	-webkit-transition: 300ms;
}
.ipnav .ip1:before,
.ipnav .ip1 span {
	background: #a0733e;
}
.ipnav .ip2:before,
.ipnav .ip2 span {
	background: #c6a47e;
}
.ipnav .ip3:before,
.ipnav .ip3 span {
	background: #958d85;
}
.ipnav .ip4:before,
.ipnav .ip4 span {
	background: #b8b8b8;
}
.ipnav .ip5:before,
.ipnav .ip5 span {
	background: #999999;
}
.ipnav li:after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	height: 4px;
	background: url(../images/rr_hr_aw.png) no-repeat center bottom;
	bottom: 6px;
	transform: translateY(-10px);
	-webkit-transform: translateY(-10px);
	opacity: 0;
	visibility: hidden;
	transition: 300ms;
	-webkit-transition: 300ms;
}
.ipnav li span {
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	transform: rotate(45deg) scale(1.2);
	-webkit-transform: rotate(45deg) scale(1.2);
	opacity: 0;
	visibility: hidden;
	transition: 300ms;
	-webkit-transition: 300ms;
}
.ipnav li:hover span {
	transform: rotate(45deg) scale(1);
	-webkit-transform: rotate(45deg) scale(1);
	opacity: 1;
	visibility: visible;
}
.ipnav li.act span {
	transform: rotate(45deg) scale(1);
	-webkit-transform: rotate(45deg) scale(1);
	opacity: 1;
	visibility: visible;
}
.ipnav li.act:after {
	transform: translate(0);
	-webkit-transform: translate(0);
	opacity: 1;
	visibility: visible;
}
.iptx {
	width: 720px;
	max-width: 100%;
	text-align: center;
	margin: 40px auto 0 auto;
	line-height: 2;
}
.iptx li {
	display: none;
	transform: translateX(60px);
	-webkit-transform: translateX(60px);
	opacity: 0;
	visibility: hidden;
	transition: 700ms;
	-webkit-transition: 700ms;
}
.iptx li.show {
	transform: translate(0);
	-webkit-transform: translate(0);
	opacity: 1;
	visibility: visible;
}
.hr1 {
	padding: 95px 0 70px 0;
}
.fixbg {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
}
.hrti.color-w .ch {
	color: #fff;
}
.workSlide .wa {
	color: #666;
	background: #fff;
	display: block;
	margin: 0 13px;
}
.pic {
	overflow: hidden;
}
.pic &gt; img,
.pic &gt; a &gt; img {
	display: block;
	width: 100%;
	transition: 600ms;
	-webkit-transition: 600ms;
	transform: scale(1.05);
	-webkit-transform: scale(1.05);
}
.scapic:hover img {
	transform: initial;
	-webkit-transform: initial;
}
.workSlide .wa .nowti {
	text-align: center;
	padding: 18px 10px;
}
.workSlide .wa:hover .nowti {
	color: #a0733e;
}
.workSlide .slick-arrow {
	width: 22px;
	height: 49px;
	position: absolute;
	top: 50%;
	margin-top: -25px;
	z-index: 99;
	transition: 0ms;
	-webkit-transition: 0ms;
}
.workSlide .slick-prev {
	background: url(../images/rr_w_prev.png) no-repeat left center;
	left: -44px;
}
.workSlide .slick-next {
	background: url(../images/rr_w_next.png) no-repeat right center;
	right: -44px;
}
.moreBtn3 {
	color: #fff;
	margin: 0 auto;
}
.moreBtn3:before {
	background-image: url(../images/more_bg.png);
}
.moreBtn3:hover .txt {
	color: #fff;
}
.workSlide {
	margin: 64px auto 62px auto;
}
.hr2 .fixbg {
	padding: 82px 0 124px 0;
}
.workSlide .slick-prev:hover {
	background-position: right center;
}
.workSlide .slick-next:hover {
	background-position: left center;
}
.orIndro .t {
	font-size: 16px;
	font-weight: bold;
}
.orIndro a {
	color: #977751;
}
.orIndro .email {
	font-size: 15px;
	margin: 0 8px 0 11px;
	position: relative;
}
.orIndro .email:before {
	content: "";
	position: absolute;
	left: 0;
	right: auto;
	width: 100%;
	height: 1px;
	background: #977751;
	bottom: 0;
	transition: 400ms;
	-webkit-transition: 400ms;
}
.orIndro .email:hover:before {
	width: 0;
	right: 0;
	left: auto;
}
.orIndro {
	position: relative;
	/*padding-right: 240px;*/
	margin-top: 46px;
}
.setEmail {
	display: block;
	width: 222px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	background: #977751;
	color: #fff !important;
}
.setEmail:hover {
	background: #999;
}
.orIndro .setEmail {
	position: absolute;
	right: 0;
	bottom: 6px;
}
.orTable {
	margin-top: 36px;
}
.orTable table {
	width: 100%;
	border: 1px solid #ccc;
	border-collapse: collapse;
	color: #333;
}
.orTable table td {
	border: 1px solid #ccc;
	padding: 16px 28px;
}
.orTable table th {
	background: #977751;
	text-align: left;
	color: #fff;
	font-weight: normal;
	padding: 10px 28px;
}
.orTable table .r1 {
	width: 27.75%;
}
.orTable table .r2 {
	width: 72.25%;
}
.orTable table td:nth-child(2),
.orTable table th:nth-child(2) {
	padding-left: 45px;
	padding-right: 45px;
}
.orTable table a {
	color: #977751;
	margin-right: 58px;
	position: relative;
}
.orTable table a:before {
	content: "";
	width: 0;
	bottom: 0;
	height: 1px;
	background: #977751;
	left: auto;
	right: 0;
	transition: 300ms;
	-webkit-transition: 300ms;
	position: absolute;
}
.orTable table a:hover:before {
	width: 100%;
	right: auto;
	left: 0;
}
.hrPaging {
	padding: 75px 0 95px 0;
}
.nowti {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.hrList {
	margin: 25px 0px 0px;
}
.hrList .hspan {
	text-align: center;
	cursor: pointer;
	width: 13%;
	display: block;
	float: left;
	height: 50px;
	line-height: 50px;
}
.hrList .hspan1 {
	text-align: left;
	padding-left: 5%;
	width: 17%;
}
.hrList .hrdt {
	background-color: #b1b1b1;
	color: #fff;
}
.hrList dd {
	margin-bottom: 3px;
	position: relative;
}
.hrList .hrdt {
	height: 50px;
	overflow: hidden;
}
.hrList .hrT {
	background-color: #f2f2f2;
	color: #666666;
}
.hrList .hrT .hspan {
	line-height: 50px;
	height: 50px;
}
.hrList .ib {
	width: 16px;
	height: 16px;
	margin: 17px auto 0px;
	display: block;
	position: relative;
	transition: 400ms;
	-webkit-transition: 400ms;
}
.hrList .ib i {
	display: block;
	background-color: #999999;
}
.hrList .ib .ic1 {
	width: 2px;
	height: 16px;
	margin-left: 7px;
}
.hrList .ib .ic2 {
	width: 16px;
	height: 2px;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -1px;
}
.hrList .hrB {
	border: 1px solid #dcbfa2;
	display: none;
}
.hrList .hrCon {
	width: 91%;
	margin: 0px auto;
	padding: 30px 0px 50px;
	overflow: hidden;
}
.hrList dd.active .hrT,
.hrList dd:hover .hrT {
	background-color: #977751;
	color: #fff;
}
.hrList .active .ib i,
.hrList dd:hover .ib i {
	background-color: #fff;
}
.hrList .active .ib {
	transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
}
.hrList .active .ib .ic2 {
	display: none;
}
.hline {
	border-top: 1px solid #eeeeee;
	padding: 22px 0px 0;
	margin-top: 35px;
}
.hline a:link,
.hline a:visited {
	color: #977751;
	text-decoration: underline;
}
.hline a:active,
.hline a:hover {
	color: #212121;
}
/*hr style end*/

/*wing style*/

.service-ul {
	padding: 0px 0px 10px;
}
.service-ul dd {
	padding-bottom: 0;
}
.service-ul .txt {
	height: 64px;
	overflow: hidden;
	line-height: 64px;
	text-align: center;
	padding: 0px 5%;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.wingBox {
	padding: 48px 0 63px 0;
}
.pbg {
	background: #f9fafc;
}
.yyPageNav {
	padding: 8px 15px;
	background: #fff;
}
.yyPageNav a {
	float: left;
	color: #666;
	line-height: 25px;
	padding: 5px 36px;
	margin-left: -1px;
	position: relative;
	transition: background 300ms;
	-webkit-transition: background 300ms;
}
.yyPageNav a:before {
	content: "";
	height: 14px;
	width: 1px;
	background: #ccc;
	position: absolute;
	top: 50%;
	margin-top: -7px;
	right: 0;
	transition: 300ms;
	-webkit-transition: 300ms;
}
.yyPageNav a:last-child:before {
	display: none;
}
.yyPageNav a:hover {
	color: #a0733e;
}
.yyPageNav a.active {
	background: #aca094;
	color: #fff;
}
.yyPageNav a.active:before {
	background: #aca094;
}
.mywingtx {
	background: #fff;
	margin-top: 17px;
	padding: 0 70px 58px 80px;
}
.witi {
	line-height: 1.4;
	font-size: 30px;
	color: #a0733e;
}
.freeTx {
	text-align: justify;
	line-height: 2;
}
.wingIntro .txts {
	float: left;
	width: 68%;
}
.wingIntro .txts .freeTx {
	margin-top: 25px;
}
.wingIntro .pic {
	width: 21.7%;
	float: right;
	margin-top: 22px;
}
.serviceList li {
	width: 33.33%;
	float: left;
	height: 230px;
	overflow: hidden;
	color: #fff;
	text-align: center;
}
.serviceList .sv1 {
	background: #b2926e;
}
.serviceList .sv2 {
	background: #958d85;
}
.serviceList .sv3 {
	background: #bab3ab;
}
.serviceList .ico {
	width: 76px;
	height: 76px;
	border: 1px solid #fff;
	margin: 0 auto;
	border-radius: 100%;
	display: block;
	background-repeat: no-repeat;
	background-position: center center;
	margin-bottom: 11px;
}
.serviceList .sv1 .ico {
	background-image: url(../images/rr_wing_ico_1.png);
}
.serviceList .sv2 .ico {
	background-image: url(../images/rr_wing_ico_2.png);
}
.serviceList .sv3 .ico {
	background-image: url(../images/rr_wing_ico_3.png);
}
.serviceList .ti {
	font-size: 18px;
	line-height: 1.4;
	margin-bottom: 4px;
}
.serviceList .pa {
	padding: 25px 40px 0 40px;
}
.serviceList li:hover .ico {
	-webkit-transition-timing-function: cubic-bezier(0.6, 4, 0.3, 0.8);
	transition-timing-function: cubic-bezier(0.6, 4, 0.3, 0.8);
	-webkit-animation: gelatine 0.5s 1;
	animation: gelatine 0.5s 1;
}
.serviceList {
	margin-top: 45px;
}
.wing1 {
	padding: 75px 0 0 0;
}
.ccList .freeTx {
	margin-left: 40%;
}
.ccList li {
	position: relative;
}
.ccList .picbox {
	width: 40%;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
}
.ccList .picbox img {
	vertical-align: middle;
	height: auto;
	width: auto;
	max-height: 100%;
	max-width: 90%;
	margin: auto;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	display: block;
}
.ccList .freeTx .ti {
	font-weight: bold;
	color: #a0733e;
}
.ccList .freeTx {
	padding: 37px 30px 40px 30px;
	border-left: 1px solid #d2d2d2;
}
.ccList li {
	border-bottom: 1px solid #d2d2d2;
}
.ccList {
	border: 1px solid #d2d2d2;
	border-bottom: none;
	margin-top: 16px;
}
.ccList .cc1 .picbox {
	background: #f9fafc;
}
.ccList .cc2 .picbox {
	background: #faf5e8;
}
.wing2 {
	padding: 60px 0 0 0;
}
.msImg {
	display: block;
	width: 100%;
	margin-top: 32px;
}
.wing3 {
	padding: 60px 0 0 0;
}
.handleCard {
	display: block;
	width: 305px;
	height: 49px;
	line-height: 49px;
	color: #fff;
	margin: 55px auto 0 auto;
	background-color: #977751;
	text-align: center;
}
.handleCard span {
	padding-left: 50px;
	color: #fff;
	background: url(../images/rr_hc_ico.png) no-repeat 0px center;
	display: inline-block;
}
.handleCard:hover {
	background-color: #999;
}
.msTelBox {
	border-top: 1px solid #ccc;
	padding-top: 30px;
	margin-top: 66px;
}
.msTelBox .tel {
	font-size: 16px;
	padding-left: 50px;
	position: relative;
}
.msTelBox .tel:before {
	content: "";
	position: absolute;
	width: 35px;
	height: 35px;
	left: 0;
	top: 50%;
	margin-top: -17px;
	background: url(../images/rr_tel.png) no-repeat center center;
}
.msTelBox .tel a {
	color: #666;
	cursor: auto;
}
.msTelBox .tel em {
	font-style: normal;
	font-size: 18px;
	color: #a0723e;
	margin-right: 12px;
}
.msTelBox .tel span {
	margin: 0 15px;
}
.maIntro {
	margin-top: 50px;
}
.maList .scapic {
	display: block;
	width: 31.33%;
	margin-left: 2%;
	margin-bottom: 2.5%;
	float: left;
	color: #666;
	background: #fff;
	padding-bottom: 14px;
}
.maList {
	margin: 63px 0 8px -2%;
}
.maList .tx {
	line-height: 18px;
	height: 36px;
	text-align: center;
	margin-top: 14px;
	padding: 0 30px;
	overflow: hidden;
}
.maList .scapic:hover {
	box-shadow: 0 0 20px rgba(0, 0, 0, .2);
}
.maList .scapic:hover .tx {
	color: #a0733e;
}
.paging {
	background: #aca094;
	padding: 10px 0;
	position: relative;
	text-align: center;
}
.paging a {
	padding: 0px 6px;
	height: 22px;
	color: #fff;
	line-height: 22px;
	text-align: center;
	display: inline-block;
	*zoom: 1;
	*display: inline;
	vertical-align: middle;
	margin: 0 6px;
}
.paging a.act,
.paging a:hover {
	background-color: #8d7e70;
}
.paging .prev,
.paging .next {
	margin: 0;
	display: block;
	position: absolute;
	top: 0;
	height: 100%;
	bottom: 0;
	width: 60px;
	padding: 0;
	background-repeat: no-repeat;
	background-position: center center;
}
.paging .prev {
	left: 0;
	background-image: url(../images/rr_pager_prev.png);
}
.paging .next {
	background-image: url(../images/rr_pager_next.png);
	right: 0;
}
.ombox {
	background: #fff;
	padding: 56px 0 78px 70px;
	margin-top: 20px;
}
.ombox .ti {
	font-size: 24px;
	color: #a0733e;
	line-height: 1.4;
	margin-bottom: 17px;
}
.omForm .s-input,
.omForm .s-textarea {
	font-size: 14px;
	display: block;
	line-height: 24px;
	border: 1px solid #d1d1d1;
	padding: 15px 25px;
	color: #666;
	transition: 300ms;
	-webkit-transition: 300ms;
}
.omForm .clearfix .s-input {
	width: 465px;
	float: left;
	margin-right: 20px;
}
.omForm .clearfix .s-input:last-child {
	margin-right: 0;
}
.omForm .s-textarea {
	width: 1002px;
	height: 96px;
	resize: none;
}
.omForm li {
	margin-bottom: 15px;
	overflow: hidden;
}
.omForm .ma {
	width: 180px;
	border: 1px solid #d1d1d1;
	float: left;
	overflow: hidden;
	height: 54px;
}
.omForm .ma img {
	display: block;
	width: 100%;
}
.subBtn {
	border: 0px none;
	width: 132px;
	height: 49px;
	line-height: 49px;
	text-align: center;
	display: block;
	background: #977751;
	color: #fff;
	cursor: pointer;
	margin-top: 20px;
	transition: 300ms;
	-webkit-transition: 300ms;
}
.subBtn:hover {
	background: #666;
}
.omForm .s-input:focus,
.omForm .s-textarea:focus {
	border-color: #977751;
}
.omForm {
	margin-top: 22px;
}
.cta-banner {
	position: relative;
	overflow: hidden;
}
.cta-banner .load-img2 {
	position: absolute;
	display: block;
	width: 100%;
}
.cta-banner .pinner {
	width: 1200px;
	left: 50%;
	margin-left: -600px;
	bottom: 53%;
}
.ctabox {
	background: #fff;
	position: relative;
	z-index: 99;
	margin-top: -20%;
}
.ctabox .pa {
	padding: 60px 100px 100px 100px;
}
.ctaList .namebox {
	width: 33%;
	float: left;
}
.ctaList .ti {
	font-size: 20px;
	color: #333;
	line-height: 1.4;
	padding-right: 20px;
}
.ctaList .ctas {
	width: 49%;
	float: left;
}
.ctaList .ctas .citme {
	color: #666;
	line-height: 25px;
	display: block;
	position: relative;
	padding-left: 40px;
	margin-bottom: 11px;
	padding-right: 20px;
}
.ctaList .ctas .citme:before {
	width: 40px;
	height: 25px;
	position: absolute;
	top: 0;
	left: 0;
	content: "";
	background-repeat: no-repeat;
	background-position: left center;
}
.ctaList .ctas .c1:before {
	background-image: url(../images/rr_cta_ico_1.png);
}
.ctaList .ctas .c2:before {
	background-image: url(../images/rr_cta_ico_2.png);
}
.ctaList .ctas .c3:before {
	background-image: url(../images/rr_cta_ico_3.png);
}
.ctaList .ctas a:hover {
	color: #a0733e;
}
.ctaList .mabox {
	width: 18%;
	float: left;
}
.ctaList .mabox .ma {
	width: 96px;
	text-align: center;
	line-height: 1.4;
	max-width: 100%;
}
.ctaList .mabox .ma img {
	display: block;
	width: 100%;
}
.ctaList li {
	border-bottom: 1px solid #ccc;
	padding: 60px 0 36px 0;
}
.ctaList {
	border-top: 2px solid #333;
}
.ctaArea {
	padding-bottom: 75px;
}
.ctaList .ctas a:hover:before {
	-webkit-transition-timing-function: cubic-bezier(0.6, 4, 0.3, 0.8);
	transition-timing-function: cubic-bezier(0.6, 4, 0.3, 0.8);
	-webkit-animation: gelatine 0.5s 1;
	animation: gelatine 0.5s 1;
}
.wingshowBox {
	position: relative;
	padding: 60px 70px;
	margin: 0px auto;
	width: 300px;
	background-color: #fff;
	text-align: center;
	color: #a0733e;
	font-size: 18px;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
	border: 1px solid #f9fafc;
	-webkit-transform: scale(0.7);
	-moz-transform: scale(0.7);
	-ms-transform: scale(0.7);
	transform: scale(0.7);
	opacity: 0;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.wingshowBox .open-box-close {
	background: url(../images/close_i2.png) no-repeat scroll center center;
	width: 45px;
	height: 45px;
	display: block;
	position: absolute;
	right: 0px;
	top: 0px;
}
.open-box .wingshowBox {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	opacity: 1;
}
.open-box .open-modal {
	opacity: 1;
	visibility: visible;
}
.open-modal {
	position: fixed;
	left: 0px;
	top: 0px;
	overflow-y: auto;
	right: 0px;
	bottom: 0px;
	z-index: 1200;
	opacity: 0;
	background: url(../images/black_50.png.png) repeat;
	background: none rgba(0, 0, 0, 0.5);
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	-webkit-overflow-scrolling: touch;
	display: none;
}
.align-vertical {
	height: 100%;
	width: 100%;
	position: relative;
	display: table;
}
.vertical-inner {
	display: table-cell;
	vertical-align: middle;
}
/*wing end*/

/*add join style*/

.recruitment-list {
	padding: 45px 0px 0px;
}
.recruitment-list a:link,
.recruitment-list a:visited {
	color: #666666;
}
.recruitment-list a:active,
.recruitment-list a:hover {
	color: #a0733e;
}
.recruitment-list dd {
	float: left;
	display: block;
	width: 32%;
	margin-right: 2%;
	position: relative;
	margin-bottom: 25px;
	transition: 0.43s;
	-webkit-transition: 0.43s;
	background-color: #fff;
}
.recruitment-list dd:nth-child(3n) {
	margin-right: 0;
}
.recruitment-list .img {
	position: relative;
	overflow: hidden;
}
.recruitment-list .img img {
	width: 100%;
	display: block;
	transform: scale(1.05);
	-webkit-transform: scale(1.05);
	transition: 0.6s;
	-webkit-transition: 0.6s;
}
.recruitment-list .txt {
	line-height: 1.5;
	overflow: hidden;
	text-align: center;
	padding: 15px 5% 20px;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.recruitment-list dd:hover .img img {
	transform: scale(1);
	-webkit-transform: scale(1);
}
.recruitment-list dd:hover {
	box-shadow: 0 0 21px rgba(0, 0, 0, 0.33);
}
.recruitment-list dd:hover .txt {
	color: #a0733e;
}
.recruitment-info {
	background-color: #f2f2f2;
	padding: 30px 55px;
}
.recruitment-select-box {
	margin-top: 35px;
}
.recruitment-select {
	float: left;
	display: block;
	width: 60%;
}
select.mar-sel {
	padding: 10px 26px 10px 8px;
	line-height: 18px;
	vertical-align: middle;
	border: 1px solid #959595;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	font-family: "Microsoft JhengHei";
	color: #666666;
	font-size: 14px;
	font-family: "Microsoft Yahei", "微软雅黑", "Hiragino Sans GB", "冬青黑体", tahoma, "times new roman", helvetica, arial;
	cursor: pointer;
	float: left;
	display: block;
	margin: 0px 2% 25px 0px;
	width: 40%;
	border-radius: 0;
}
select.mar-sel option {
	padding: 2px 2%;
	box-sizing: border-box;
}
select.mar-sel:hover {
	color: #101010;
}
.csstransitions select.mar-sel {
	background: url(../images/link_select_ico2.png) no-repeat scroll 95% center;
}
.recruitment-serach {
	float: right;
	display: block;
	width: 200px;
	padding: 0 88px 0 0;
	position: relative;
}
.recruitment-serach .txt {
	width: 80%;
	padding: 10px 10%;
	border: 1px solid #959595;
	border-right: 0px none;
	height: 22px;
	line-height: 22px;
}
.recruitment-serach .btn {
	position: absolute;
	right: 0;
	top: 0;
	width: 88px;
	text-align: center;
	height: 100%;
	line-height: 42px;
	color: #fff;
	background-color: #977751;
}
.recruitment-serach .btn:hover {
	background-color: #733e1f;
}
.recruitment-serach .txt:focus {
	border-color: #977751;
}
.recruitment-select-t {
	padding-top: 40px;
	color: #333333;
	font-size: 18px;
}
.recruitment-select-t .en {
	margin-left: 10px;
	color: #b5b4b3;
	font-family: "pf_din_text_comp_proregular";
	text-transform: uppercase;
}
.join-box-btn {
	padding-top: 30px;
}
.join-box-btn .btn {
	float: left;
	display: block;
	background-color: #977751;
	color: #fff;
	padding: 10px 40px;
	margin-right: 30px;
}
.join-box-btn .btn .txt {
	background: url(../images/join_i0.png) no-repeat scroll left center;
	padding-left: 34px;
	display: inline-block;
}
.join-box-btn .btn1 .txt {
	background-image: url(../images/join_i1.png);
}
.join-box-btn .btn2 .txt {
	background-image: url(../images/join_i2.png);
}
.join-box-btn .btn3 {
	margin-right: 0;
}
.join-box-btn .btn3 .txt {
	background-image: url(../images/join_i3.png);
}
.join-box-btn .btn:hover {
	background-color: #3c1605;
}
.join-page-bg {
	background: url(../images/black_50.png) repeat;
	background: none rgba(0, 0, 0, 0.5);
}
.join-form {
	width: 744px;
	background-color: #fff;
	border: 1px solid #cacaca;
	padding: 35px 80px 75px;
	margin: 0px auto;
}
.join-form .t {
	font-size: 30px;
	color: #977751;
	background: url(../images/join_bm.png) no-repeat scroll left top;
	padding-left: 70px;
	border-bottom: 1px solid #977751;
	padding-bottom: 24px;
	line-height: 1.4;
}
.join-form .line {
	border-bottom: 1px solid #977751;
	margin-top: 2px;
	margin-bottom: 35px;
}
.jfitem {
	background-color: #f1f1f1;
	padding: 14px 18px 14px 70px;
	position: relative;
}
.jfitem-2 {
	padding-left: 108px;
}
.jfitem .jftxt {
	width: 100%;
	height: 20px;
	line-height: 20px;
	border: 0px none;
	padding: 0;
	margin: 0;
	color: #666666;
	display: block;
}
.jfitem .name {
	position: absolute;
	left: 16px;
	color: #666666;
	top: 26%;
}
.jformlist dd {
	margin-top: 18px;
	float: left;
	display: block;
	width: 47%;
	margin-right: 6%;
}
.jformlist dd.jfitem-ddr {
	margin-right: 0;
}
.jformBox2-t {
	font-weight: bold;
	font-size: 18px;
	color: #977751;
	padding-bottom: 12px;
	border-bottom: 3px solid #dfdfdf;
	margin: 36px 0px;
}
.jformBox2 .jformlist dd {
	margin-top: 0;
	margin-bottom: 5px;
}
.jformBox2 .title {
	padding: 8px 0px;
	line-height: 1.5;
}
.jformlist2 dd {
	margin-bottom: 5px;
}
.jfitem-bg {
	background-color: #f1f1f1;
	padding: 14px 18px;
}
.jfitem-bg .jftxt {
	width: 100%;
	height: 20px;
	line-height: 20px;
	border: 0px none;
	padding: 0;
	margin: 0;
	color: #666666;
	display: block;
}
.jfitem-bg .jftext {
	width: 100%;
	line-height: 1.8;
	height: 90px;
	resize: none;
	border: 0px none;
	padding: 0;
	margin: 0;
	color: #666666;
	display: block;
}
.bge8e7e7 {
	background-color: #e8e7e7;
}
.add-jform-box {
	padding: 22px 0px 35px;
}
.add-jform-btn {
	background: url(../images/jmore.png) no-repeat scroll left center;
	padding: 4px 0px 4px 35px;
	display: inline-block;
}
.add-jform-btn:hover {
	background-image: url(../images/jmore2.png);
}
.add-jform-btn:hover .txt {
	color: #3c1605;
}
.jf-yzm-box {
	position: relative;
	padding-right: 194px;
}
.jf-yzm-box .yzmlink {
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	width: 182px;
	border: 1px solid #d1d1d1;
	display: block;
}
.jf-yzm-box .yzmlink img {
	width: 100%;
	display: block;
}
.jf-yzm-box .yzmtxt {
	padding: 17px 5%;
	border: 1px solid #d1d1d1;
	width: 90%;
}
.jf-yzm-box .yzmtxt:focus {
	border-color: #977751;
}
.jformBtn {
	display: block;
	width: 100%;
	padding: 14px 0px;
	margin-top: 22px;
	color: #fff;
	background-color: #977751;
	text-align: center;
}
.jformBtn .txt {
	color: #fff;
}
.jformBtn:hover {
	background-color: #3c1605;
}
.jfitem-line {
	margin: 25px 0px 20px;
	height: 1px;
	background-color: #dfdfdf;
}
.campusImg {
	margin-top: 40px;
	overflow: hidden;
}
.campusImg img {
	width: 100%;
	display: block;
}
.campus-demo {
	margin: 35px auto 0px;
	width: 1024px;
}
.campus-demo .item {
	float: left;
	position: relative;
	overflow: hidden;
	margin: 0px 12px;
	cursor: zoom-in;
}
.campus-demo .img {
	overflow: hidden;
}
.campus-demo .img img {
	width: 100%;
	display: block;
	transform: scale(1.05);
	-webkit-transform: scale(1.05);
	transition: 0.6s;
	-webkit-transition: 0.6s;
}
.campus-demo .item:hover .img img {
	transform: scale(1);
	-webkit-transform: scale(1);
}
.campus-demo .slick-arrow {
	width: 22px;
	height: 49px;
	position: absolute;
	top: 50%;
	margin-top: -25px;
	z-index: 99;
	transition: 300ms;
	-webkit-transition: 300ms;
}
.campus-demo .slick-prev {
	background: url(../images/rr_w_prev2.png) no-repeat left center;
	left: -44px;
}
.campus-demo .slick-next {
	background: url(../images/rr_w_next2.png) no-repeat right center;
	right: -44px;
}
.campus-demo .slick-prev:hover {
	background-position: right center;
}
.campus-demo .slick-next:hover {
	background-position: left center;
}
.campus-demo .slick-prev.slick-disabled:hover {
	background-position: left center;
}
.campus-demo .slick-next.slick-disabled:hover {
	background-position: right center;
}
.campusPage {
	margin-top: 50px;
}
.campusPage .t {
	font-size: 28px;
	font-weight: normal;
	color: #333;
	line-height: 1.5;
	margin-bottom: 26px;
}
.campusPage .t2 {
	font-size: 18px;
	color: #333;
	margin-bottom: 10px;
}
.campusPage table {
	border-collapse: inherit;
	width: 100% !important;
}
.campusPage table td,
.campusPage table th {
	padding: 12px 3% !important;
	margin: 0px 0px !important;
}
.campusPage table tr:nth-of-type(even) {
	background-color: #f9f9f9;
}
.campusBtn {
	display: block;
	background-color: #a0733e;
	color: #fff;
	padding: 18px 0px;
	margin-top: 60px;
	text-align: center;
}
.campusBtn .txt {
	background: url(../images/join_i4.png) no-repeat scroll left center;
	padding-left: 34px;
	display: inline-block;
}
.campusBtn:hover {
	background-color: #3c1605;
}
.jfitem-line2 {
	border-bottom: 3px solid #dfdfdf;
	margin-bottom: 36px;
	height: 0px;
	overflow: hidden;
}
/*add join style end*/

/*serach style*/

.serachPage {
	min-height: 100vh;
	min-height: -moz-calc(100vh - 84px);
	min-height: -webkit-calc(100vh - 84px);
	min-height: calc(100vh - 84px);
}
.pbanner2 {
	position: relative;
	background-color: #bab3ab;
	padding: 45px 0px 65px;
}
.serachT {
	font-size: 18px;
	color: #fff;
	padding: 0px 2%;
}
.serach-banner-box {
	position: relative;
	z-index: 1;
	color: #fff;
}
.serach-banner-box ::-webkit-input-placeholder {
	color: #fff;
}
.serach-banner-box :-moz-placeholder {
	color: #fff;
}
.serach-banner-box ::-moz-placeholder {
	color: #fff;
}
.serach-banner-box :-ms-input-placeholder {
	color: #fff;
}
.serach-banner-box .t {
	font-size: 28px;
	padding-bottom: 8px;
}
.serach-banner {
	position: relative;
	width: 448px;
	padding: 16px 84px 16px 24px;
	background-color: #a0733e;
	height: 24px;
	line-height: 24px;
}
.serach-banner .txt {
	border: 0px none;
	height: 24px;
	line-height: 24px;
	padding: 0px;
	margin: 0px;
	width: 100%;
	background-color: transparent;
	font-size: 14px;
	color: #fff;
	font-family: "microsoft yahei";
}
.serach-banner .btn {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 84px;
	height: 100%;
	background-color: #a0733e;
}
.serach-banner .btn i {
	width: 26px;
	height: 26px;
	background: url(../images/serach_bg2.png) no-repeat scroll center center;
	background-size: cover;
	display: block;
	margin: 15px auto;
}
.serach-banner .btn:hover {
	background-color: #866135;
}
.serachList a:link,
.serachList a:visited {
	color: #333;
}
.serachList a:active,
.serachList a:hover {
	color: #a0733e;
}
.serachList {
	padding: 15px 0px 40px;
}
.serachList dd {
	background-color: #f2f2f2;
	margin-bottom: 4px;
	color: #333;
	transition: 0.3s;
}
.serachList a {
	display: block;
	padding: 12px 2%;
	line-height: 1.4;
}
.serachList .w-search-txt {
	color: #b07d41;
	font-size: 16px;
}
.search-t .r .xg {
	font-family: arial;
	color: #f28e00;
}
.serachList dd:hover {
	background-color: #dedede;
}
/*serach style end*/</pre></body></html>